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;
     }