| 
						
						
							
								
							
						
						
					 | 
					@ -15,7 +15,6 @@ import com.epmet.dto.indexcal.IndexStatisticsFormDTO; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import com.epmet.feign.EpmetCommonServiceOpenFeignClient; | 
					 | 
					 | 
					import com.epmet.feign.EpmetCommonServiceOpenFeignClient; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import com.epmet.redis.IndexCalRedis; | 
					 | 
					 | 
					import com.epmet.redis.IndexCalRedis; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import com.epmet.service.crm.CustomerRelationService; | 
					 | 
					 | 
					import com.epmet.service.crm.CustomerRelationService; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import com.epmet.service.evaluationindex.extract.dataToIndex.IndexOriginExtractService; | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import com.epmet.service.evaluationindex.indexcal.*; | 
					 | 
					 | 
					import com.epmet.service.evaluationindex.indexcal.*; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import com.epmet.service.evaluationindex.indexcoll.FactIndexCollectService; | 
					 | 
					 | 
					import com.epmet.service.evaluationindex.indexcoll.FactIndexCollectService; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import com.epmet.util.DimIdGenerator; | 
					 | 
					 | 
					import com.epmet.util.DimIdGenerator; | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -59,8 +58,6 @@ public class IndexCalculateServiceImpl implements IndexCalculateService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private ScreenCustomerAgencyDao screenCustomerAgencyDao; | 
					 | 
					 | 
					    private ScreenCustomerAgencyDao screenCustomerAgencyDao; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    @Autowired | 
					 | 
					 | 
					    @Autowired | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private CustomerRelationService customerRelationService; | 
					 | 
					 | 
					    private CustomerRelationService customerRelationService; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    @Autowired | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private IndexOriginExtractService indexOriginExtractService; | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    @Override | 
					 | 
					 | 
					    @Override | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    public Boolean indexCalculate(CalculateCommonFormDTO formDTO) { | 
					 | 
					 | 
					    public Boolean indexCalculate(CalculateCommonFormDTO formDTO) { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |