|
|
@ -148,6 +148,7 @@ public class ChangeRelocationServiceImpl extends BaseServiceImpl<ChangeRelocatio |
|
|
|
} |
|
|
|
|
|
|
|
@Override |
|
|
|
@Transactional(rollbackFor = Exception.class) |
|
|
|
public Result saveOutOfInfo(ChangeRelocationDTO dto) { |
|
|
|
RentTenantDataFormDTO formDTO = new RentTenantDataFormDTO(); |
|
|
|
formDTO.setUserId(dto.getIcUserId()); |
|
|
|