| 
						
						
							
								
							
						
						
					 | 
					@ -1211,7 +1211,7 @@ public class CoverageServiceImpl implements CoverageService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                }else{ | 
					 | 
					 | 
					                }else{ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                    gridId=orgRes.getOrgId(); | 
					 | 
					 | 
					                    gridId=orgRes.getOrgId(); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                    GridInfoCache gridInfoCache=CustomerOrgRedis.getGridInfo(orgRes.getOrgId()); | 
					 | 
					 | 
					                    GridInfoCache gridInfoCache=CustomerOrgRedis.getGridInfo(orgRes.getOrgId()); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                    orgIdPath=gridInfoCache.getPids().concat(":").concat(gridId); | 
					 | 
					 | 
					                    orgIdPath=gridInfoCache.getPids(); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                } | 
					 | 
					 | 
					                } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                int count = doDataListCount(formDTO.getCustomerId(), agencyId, orgIdPath, formDTO.getPlaceType(), formDTO.getCategoryKey(), null, gridId); | 
					 | 
					 | 
					                int count = doDataListCount(formDTO.getCustomerId(), agencyId, orgIdPath, formDTO.getPlaceType(), formDTO.getCategoryKey(), null, gridId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                orgRes.setTotal(count); | 
					 | 
					 | 
					                orgRes.setTotal(count); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |