|
@@ -43,6 +43,8 @@ public class KuaishouDailyAccountReportLoadJob {
|
|
kuaishouInterfaceService.getAdvertiserReportDaily(token, getDate2, getDate2);
|
|
kuaishouInterfaceService.getAdvertiserReportDaily(token, getDate2, getDate2);
|
|
kuaishouInterfaceService.getAdvertiserReportDaily(token, getDate, getDate);
|
|
kuaishouInterfaceService.getAdvertiserReportDaily(token, getDate, getDate);
|
|
kuaishouInterfaceService.getAdvertiserReportDaily(token, getDate3, getDate3);
|
|
kuaishouInterfaceService.getAdvertiserReportDaily(token, getDate3, getDate3);
|
|
|
|
+ kuaishouInterfaceService.getAdvertiserReportHourly(token, getDate3, getDate3);
|
|
|
|
+
|
|
}));
|
|
}));
|
|
return ReturnT.SUCCESS;
|
|
return ReturnT.SUCCESS;
|
|
}
|
|
}
|