| 
						
						
							
								
							
						
						
					 | 
					@ -116,16 +116,16 @@ public class UserServiceImpl implements UserService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        if(null != agencyMap && agencyMap.size() > NumConstant.ZERO){ | 
					 | 
					 | 
					        if(null != agencyMap && agencyMap.size() > NumConstant.ZERO){ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            agencyMap.forEach((agencyId,v) -> { | 
					 | 
					 | 
					            agencyMap.forEach((agencyId,v) -> { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                if(null != v && v.size() > NumConstant.ZERO){ | 
					 | 
					 | 
					                if(null != v && v.size() > NumConstant.ZERO){ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                    queryUserData(ModuleConstant.DIM_BELONGING_GRID, | 
					 | 
					 | 
					                    /*queryUserData(ModuleConstant.DIM_BELONGING_GRID, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                            agencyId, | 
					 | 
					 | 
					                            agencyId, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                            // v.get(NumConstant.ZERO).getPid(),
 | 
					 | 
					 | 
					                            // v.get(NumConstant.ZERO).getPid(),
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                            v.get(NumConstant.ZERO).getCustomerId(), | 
					 | 
					 | 
					                            v.get(NumConstant.ZERO).getCustomerId(), | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                            new HashSet<>(v.get(NumConstant.ZERO).getGridIds()), | 
					 | 
					 | 
					                            new HashSet<>(v.get(NumConstant.ZERO).getGridIds()), | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                            targetDate, | 
					 | 
					 | 
					                            targetDate, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                            dataPacket, | 
					 | 
					 | 
					                            dataPacket, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                            timeDimension); | 
					 | 
					 | 
					                            timeDimension);*/ | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                    /*traverseGridUserDispose(agencyId,v.get(NumConstant.ZERO).getCustomerId(),new HashSet<>(v.get(NumConstant.ZERO).getGridIds()) | 
					 | 
					 | 
					                    traverseGridUserDispose(agencyId,v.get(NumConstant.ZERO).getCustomerId(),new HashSet<>(v.get(NumConstant.ZERO).getGridIds()) | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                            ,targetDate,dataPacket,timeDimension);*/ | 
					 | 
					 | 
					                            ,targetDate,dataPacket,timeDimension); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                } | 
					 | 
					 | 
					                } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            }); | 
					 | 
					 | 
					            }); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |