| 
						
						
							
								
							
						
						
					 | 
					@ -598,6 +598,7 @@ public class EpmetUserServiceImpl implements EpmetUserService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            log.error("getStaffInfo have any agency staffId:{}",staffId); | 
					 | 
					 | 
					            log.error("getStaffInfo have any agency staffId:{}",staffId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            return null; | 
					 | 
					 | 
					            return null; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        result.setAgencyId(agencyDTO.getId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        result.setAgencyName(agencyDTO.getOrganizationName()); | 
					 | 
					 | 
					        result.setAgencyName(agencyDTO.getOrganizationName()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        StaffOrgRelationResultDTO fromOrgTypeDto = govOrgService.getStaffFromOrgType(staffId); | 
					 | 
					 | 
					        StaffOrgRelationResultDTO fromOrgTypeDto = govOrgService.getStaffFromOrgType(staffId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        String fromOrgType = OrgTypeEnum.AGENCY.getCode(); | 
					 | 
					 | 
					        String fromOrgType = OrgTypeEnum.AGENCY.getCode(); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |