| 
						
						
							
								
							
						
						
					 | 
					@ -608,7 +608,7 @@ public class CustomerStaffServiceImpl extends BaseServiceImpl<CustomerStaffDao, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
									return; | 
					 | 
					 | 
									return; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
								} | 
					 | 
					 | 
								} | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
								StaffSinGridResultDTO resultDTO = new StaffSinGridResultDTO(); | 
					 | 
					 | 
								StaffSinGridResultDTO resultDTO = new StaffSinGridResultDTO(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
								resultDTO.setStaffId(staffInfo.getStaffId()); | 
					 | 
					 | 
								resultDTO.setStaffId(staffId); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
								resultDTO.setStaffName(staffInfo.getRealName()); | 
					 | 
					 | 
								resultDTO.setStaffName(staffInfo.getRealName()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
								resultDTO.setHeadPhoto(staffInfo.getHeadPhoto()); | 
					 | 
					 | 
								resultDTO.setHeadPhoto(staffInfo.getHeadPhoto()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
								resultDTO.setGender(staffInfo.getGender()); | 
					 | 
					 | 
								resultDTO.setGender(staffInfo.getGender()); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |