Преглед на файлове

Merge branch 'stable' into liuzj-test

liuzejian преди 1 година
родител
ревизия
f453174477
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      app/Jobs/Callback/ReportCharge.php

+ 1 - 0
app/Jobs/Callback/ReportCharge.php

@@ -59,6 +59,7 @@ class ReportCharge implements ShouldQueue
                     ]);
                     ]);
                     break;
                     break;
                 case 1:
                 case 1:
+                    //巨量账户级别回传
                     $reportService = new JuliangAccountReportChargeService($this->info['uid'], $order, $this->info['traceInfo']);
                     $reportService = new JuliangAccountReportChargeService($this->info['uid'], $order, $this->info['traceInfo']);
                     $reportService->report();
                     $reportService->report();
                     break;
                     break;