|
|
|
@@ -1474,8 +1474,8 @@ public class WxRentContractServiceImpl implements WxRentContractService { |
|
|
|
if(record.getDeposit() > 0) { |
|
|
|
//押金 |
|
|
|
buildDeposit(wxMerchant, null, id); |
|
|
|
updatePropertyPreviewBill(record); |
|
|
|
} |
|
|
|
updatePropertyPreviewBill(record); |
|
|
|
//作废合同 |
|
|
|
updateInvalidContract(id); |
|
|
|
} |
|
|
|
|