|
@@ -20,7 +20,6 @@ import java.util.concurrent.Executors;
|
|
public class BytedanceDailyMaterialReportJob {
|
|
public class BytedanceDailyMaterialReportJob {
|
|
|
|
|
|
static ExecutorService executorService = Executors.newFixedThreadPool(4);
|
|
static ExecutorService executorService = Executors.newFixedThreadPool(4);
|
|
- CountDownLatch countDownLatch ;
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private ICtopOauthTokenService tokenService;
|
|
private ICtopOauthTokenService tokenService;
|
|
@Autowired
|
|
@Autowired
|