diff --git a/application/cron/controller/PerformPerSecond.php b/application/cron/controller/PerformPerSecond.php index 4eccd448..8555ca83 100644 --- a/application/cron/controller/PerformPerSecond.php +++ b/application/cron/controller/PerformPerSecond.php @@ -181,7 +181,8 @@ class PerformPerSecond // 'personal_tax_rate' => $result['personal_tax_rate'] ?? 0, 'received_tax_amount' => $result['data']['received_tax_amount'] ?? 0, ]); - if(in_array($result['data']['code'],[5077,261]) && $value['yun_order_status'] == null){ +// if(in_array($result['data']['code'],[5077,261]) && $value['yun_order_status'] == null){ + if(in_array($result['data']['code'],[5077,261]) && !in_array($value['yun_order_status'],[5077,261])){ // if($result['data']['code']==5077 && $value['yun_order_status'] == null){ //该支付宝账户不存在或未开通手机号转账功能。如有疑问,请收款用户联系支付宝客服咨询。 //退还金币