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