| 
						
						
							
								
							
						
						
					 | 
					@ -88,7 +88,7 @@ public class IndexOriginExtractServiceImpl implements IndexOriginExtractService | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        threadPool.submit(() -> { | 
					 | 
					 | 
					        threadPool.submit(() -> { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            try { | 
					 | 
					 | 
					            try { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                long startCpc = System.currentTimeMillis(); | 
					 | 
					 | 
					                long startCpc = System.currentTimeMillis(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                //calCpcIndexService.calCpcPartyAbility(customerId, monthId);
 | 
					 | 
					 | 
					                calCpcIndexService.calCpcPartyAbility(customerId, monthId); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                log.error("党员相关-党建能力执行完毕======总耗时:{}ms,customerId:{}",System.currentTimeMillis()-startCpc, param.getCustomerId()); | 
					 | 
					 | 
					                log.error("党员相关-党建能力执行完毕======总耗时:{}ms,customerId:{}",System.currentTimeMillis()-startCpc, param.getCustomerId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            } catch (Exception e) { | 
					 | 
					 | 
					            } catch (Exception e) { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                log.error("抽取【党员相关数据】发生异常,参数:" + JSON.toJSONString(param), e); | 
					 | 
					 | 
					                log.error("抽取【党员相关数据】发生异常,参数:" + JSON.toJSONString(param), e); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |