Update RebateCurrentService.php

This commit is contained in:
邹景立 2021-03-16 17:09:12 +08:00
parent b20bf24b1b
commit 0dc4ba58cf

View File

@ -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;
// 获取可以参与奖励的代理