|
|
@ -126,6 +126,7 @@ public class RentContractInfoServiceImpl extends BaseServiceImpl<RentContractInf |
|
|
|
item.setImgList(imgList); |
|
|
|
}); |
|
|
|
dto.setTenantList(tenantList); |
|
|
|
dto.setTenantNum(tenantList.size()); |
|
|
|
|
|
|
|
params.put("referenceId", dto.getId()); |
|
|
|
params.put("fileType", NumConstant.ONE_STR); |
|
|
|