From 4cdbc6a7cc108116a6c12b4bdfdaf066870a2e1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=92=8A?= Date: Tue, 30 Dec 2025 16:59:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=8E=B0=E8=BF=94=E5=9B=9E=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E5=85=BC=E5=AE=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/cron/controller/PerformPerSecond.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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){ //该支付宝账户不存在或未开通手机号转账功能。如有疑问,请收款用户联系支付宝客服咨询。 //退还金币