|
|
|
@@ -1419,7 +1419,7 @@ public class WxFinanceServiceImpl implements WxFinanceService { |
|
|
|
rsq.setUpdateTime(new Date()); |
|
|
|
wxFinanceReceiveSetoffMapper.deleteByConditon(rsq); |
|
|
|
|
|
|
|
}if (rb.getPayWay().equals(Constant.bill_pay_way_cut)) { |
|
|
|
}else if (rb.getPayWay().equals(Constant.bill_pay_way_cut)) { |
|
|
|
//减免回退 |
|
|
|
WxBillPayDTO payDto = new WxBillPayDTO(); |
|
|
|
payDto.updateTenantInfo(record); |
|
|
|
|