|  |  | @ -782,6 +782,7 @@ public class IndexCalculateStreetServiceImpl implements IndexCalculateStreetServ | 
			
		
	
		
			
				
					|  |  |  |             } else { | 
			
		
	
		
			
				
					|  |  |  |                 // 治理能力的六个五级指标
 | 
			
		
	
		
			
				
					|  |  |  |                 List<Map<String, Object>> communityGovernAbility = disposeFiveLevel(form); | 
			
		
	
		
			
				
					|  |  |  |                 log.info("治理能力的六个五级指标==="+communityGovernAbility.toString()); | 
			
		
	
		
			
				
					|  |  |  |                 if (CollectionUtils.isEmpty(communityGovernAbility)){ | 
			
		
	
		
			
				
					|  |  |  |                     log.warn(IndexCalConstant.STREET_GOVERN_ABILITY_NULL); | 
			
		
	
		
			
				
					|  |  |  |                 }else{ | 
			
		
	
	
		
			
				
					|  |  | 
 |