|
|
@ -363,15 +363,8 @@ public class RentContractInfoServiceImpl extends BaseServiceImpl<RentContractInf |
|
|
|
}else{ |
|
|
|
user.setPids(agencyInfo.getData().getId()); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
formDTO.setUser(user); |
|
|
|
|
|
|
|
log.info("++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++formDTO:"+ formDTO.toString()); |
|
|
|
|
|
|
|
Result result = epmetUserOpenFeignClient.updateImage(formDTO); |
|
|
|
log.info("++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++result:"+ result.toString()); |
|
|
|
|
|
|
|
}); |
|
|
|
|
|
|
|
// 更新房屋的状态为租赁
|
|
|
|