فهرست منبع

回传队列配置

liuzejian 2 سال پیش
والد
کامیت
d1a15b6c9d
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      app/Service/Callback/JuliangAccountReportChargeService.php

+ 0 - 5
app/Service/Callback/JuliangAccountReportChargeService.php

@@ -315,11 +315,6 @@ class JuliangAccountReportChargeService
         } else {
             $this->result['report_success'] = false;
         }
-
-        /**
-         * 要删除
-         */
-        $this->result['report_success'] = (bool)rand(0,1);
         $this->result['report_result'] = $reportResult;
         $this->result['need_report'] = false;
     }