|
|
|
@ -183,7 +183,7 @@ public class ScreenExtractServiceImpl implements ScreenExtractService { |
|
|
|
} |
|
|
|
latch.countDown(); |
|
|
|
log.info("extractDaily 1 thread run end ========= dateId:{},customerId:{}",dateId,customerId); |
|
|
|
}) |
|
|
|
}); |
|
|
|
threadPool.submit(() -> { |
|
|
|
//公众参与排行(注册人数、参与人数、话题数、议题数、项目数)screen_public_party_total_data
|
|
|
|
try { |
|
|
|
|