| 
						
						
							
								
							
						
						
					 | 
					@ -233,13 +233,15 @@ public class ScreenExtractServiceImpl implements ScreenExtractService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        }catch (Exception e){ | 
					 | 
					 | 
					        }catch (Exception e){ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            log.error("党建引领抽取到大屏失败,参数为:"+ JSON.toJSONString(formDTO), e); | 
					 | 
					 | 
					            log.error("党建引领抽取到大屏失败,参数为:"+ JSON.toJSONString(formDTO), e); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					
 | 
					 | 
					 | 
					        try { | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        //基层治理 - 热心市民 screen_party_user_rank_data
 | 
					 | 
					 | 
					            //基层治理 - 热心市民 screen_party_user_rank_data
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        ScreenCentralZoneDataFormDTO param = new ScreenCentralZoneDataFormDTO(); | 
					 | 
					 | 
					            ScreenCentralZoneDataFormDTO param = new ScreenCentralZoneDataFormDTO(); | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        param.setCustomerId(customerId); | 
					 | 
					 | 
					            param.setCustomerId(customerId); | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        param.setDateId(monthId); | 
					 | 
					 | 
					            param.setDateId(monthId); | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        screenGrassrootsGovernDataAbsorptionService.userScoreDataHub(param); | 
					 | 
					 | 
					            screenGrassrootsGovernDataAbsorptionService.userScoreDataHub(param); | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					
 | 
					 | 
					 | 
					        }catch(Exception e){ | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            log.error("大屏热心市民/党员得分数据写入失败,参数为:{}",JSON.toJSONString(formDTO)); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        //此方法保持在最后即可   计算指标分数 todo 优化 手动创建线程池 控制任务数量
 | 
					 | 
					 | 
					        //此方法保持在最后即可   计算指标分数 todo 优化 手动创建线程池 控制任务数量
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        ExecutorService pool = Executors.newSingleThreadExecutor(); | 
					 | 
					 | 
					        ExecutorService pool = Executors.newSingleThreadExecutor(); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        pool.submit(() -> { | 
					 | 
					 | 
					        pool.submit(() -> { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |