Explorar o código

回传队列配置

liuzejian %!s(int64=2) %!d(string=hai) anos
pai
achega
d1a15b6c9d
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  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;
     }