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