tgz 1 năm trước cách đây
mục cha
commit
a5757b418b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/Jobs/Callback/ReportCharge.php

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

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