|  | @ -888,7 +888,7 @@ public class IcResiUserServiceImpl extends BaseServiceImpl<IcResiUserDao, IcResi | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |     @Override |  |  |     @Override | 
			
		
	
		
		
			
				
					|  |  |     public RentTenantDataResultDTO tenantData(RentTenantDataFormDTO formDTO) { |  |  |     public RentTenantDataResultDTO tenantData(RentTenantDataFormDTO formDTO) { | 
			
		
	
		
		
			
				
					
					|  |  |         IcResiUserEntity entity = selectById(formDTO.getUserId()); |  |  |         IcResiUserEntity entity = baseDao.selectById(formDTO.getUserId()); | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |         return ConvertUtils.sourceToTarget(entity, RentTenantDataResultDTO.class); |  |  |         return ConvertUtils.sourceToTarget(entity, RentTenantDataResultDTO.class); | 
			
		
	
		
		
			
				
					|  |  |     } |  |  |     } | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  | 
 |