From c7bc5460f1719eebe3f43f35ef2b7ce7ebc5f41b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Tue, 16 Mar 2021 17:11:48 +0800 Subject: [PATCH] Update RebateCurrentService.php --- app/data/service/RebateCurrentService.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/data/service/RebateCurrentService.php b/app/data/service/RebateCurrentService.php index 7c8aba1f6..784e790d1 100644 --- a/app/data/service/RebateCurrentService.php +++ b/app/data/service/RebateCurrentService.php @@ -345,6 +345,7 @@ class RebateCurrentService extends Service */ private function _prize06(): bool { + return false; $puids = array_reverse(explode('-', trim($this->user['path'], '-'))); if (empty($puids) || $this->order['amount_total'] <= 0) return false; // 记录原始等级