|
@@ -26,7 +26,7 @@ public class KuaishouHourlyAccountReportLoadJob {
|
|
private ICtopOauthTokenService tokenService;
|
|
private ICtopOauthTokenService tokenService;
|
|
@Autowired
|
|
@Autowired
|
|
private IKuaishouInterfaceService kuaishouInterfaceService;
|
|
private IKuaishouInterfaceService kuaishouInterfaceService;
|
|
- static ExecutorService executorService = Executors.newFixedThreadPool(5);
|
|
|
|
|
|
+ static ExecutorService executorService = Executors.newFixedThreadPool(8);
|
|
|
|
|
|
/**
|
|
/**
|
|
* 快手广告主时报
|
|
* 快手广告主时报
|