|  | @ -322,7 +322,7 @@ public class IcResiUserServiceImpl extends BaseServiceImpl<IcResiUserDao, IcResi | 
			
		
	
		
		
			
				
					|  |  |                     formDTO.getConditions(), |  |  |                     formDTO.getConditions(), | 
			
		
	
		
		
			
				
					|  |  |                     resultColumns, |  |  |                     resultColumns, | 
			
		
	
		
		
			
				
					|  |  |                     subTables, |  |  |                     subTables, | 
			
		
	
		
		
			
				
					
					|  |  |                     staffInfoCacheResult.getAgencyId(), finalStaffOrgPath |  |  |                     staffInfoCacheResult.getAgencyId(), finalStaffOrgPath,null | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |                     )); |  |  |                     )); | 
			
		
	
		
		
			
				
					|  |  |         }else{ |  |  |         }else{ | 
			
		
	
		
		
			
				
					|  |  |             List<Map<String,Object>> list=baseDao.selectListResiMap(formDTO.getCustomerId(), |  |  |             List<Map<String,Object>> list=baseDao.selectListResiMap(formDTO.getCustomerId(), | 
			
		
	
	
		
		
			
				
					|  | @ -330,7 +330,7 @@ public class IcResiUserServiceImpl extends BaseServiceImpl<IcResiUserDao, IcResi | 
			
		
	
		
		
			
				
					|  |  |                     formDTO.getConditions(), |  |  |                     formDTO.getConditions(), | 
			
		
	
		
		
			
				
					|  |  |                     resultColumns, |  |  |                     resultColumns, | 
			
		
	
		
		
			
				
					|  |  |                     subTables,staffInfoCacheResult.getAgencyId(), |  |  |                     subTables,staffInfoCacheResult.getAgencyId(), | 
			
		
	
		
		
			
				
					
					|  |  |                     staffOrgPath); |  |  |                     staffOrgPath,null); | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |             pageInfo.setTotal(CollectionUtils.isEmpty(list)?NumConstant.ZERO:list.size()); |  |  |             pageInfo.setTotal(CollectionUtils.isEmpty(list)?NumConstant.ZERO:list.size()); | 
			
		
	
		
		
			
				
					|  |  |             pageInfo.setList(list); |  |  |             pageInfo.setList(list); | 
			
		
	
		
		
			
				
					|  |  |         } |  |  |         } | 
			
		
	
	
		
		
			
				
					|  | 
 |