add 撤销来款 (会议项目)

This commit is contained in:
lijiarao
2022-09-17 17:50:32 +08:00
parent 1bc8115cee
commit 467bd989d8
@@ -1267,6 +1267,7 @@ public class PayPaymentRecordServiceImpl extends ServiceImpl<PayPaymentRecordMap
meeting.setPaidAmount(newPaidAmount);
meeting.setInAccount(inAccount);
meeting.setPaymentStatus(paymentStatus);
meeting.setCheckResult(MeetingSubitemCommon.SIGNUP_STATUS_0);
payMeetingSituationMapper.updateById(meeting);
break;