From 0dc4ba58cf8def0ccefac0498171c05d078cac14 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:09:12 +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 3fa2e4550..177c633e5 100644 --- a/app/data/service/RebateCurrentService.php +++ b/app/data/service/RebateCurrentService.php @@ -298,6 +298,7 @@ class RebateCurrentService extends Service */ private function _prize05(): bool { + return false; $puids = array_reverse(explode('-', trim($this->user['path'], '-'))); if (empty($puids) || $this->order['amount_total'] <= 0) return false; // 获取可以参与奖励的代理