fix bug 40608 分标委会议查询不到未提醒
This commit is contained in:
+1
@@ -303,6 +303,7 @@ public class PayMeetingServiceImpl extends ServiceImpl<PayMeetingMapper, PayMeet
|
||||
if (payCaseCommittee == null){
|
||||
throw new JeroBootException("分标委项目不存在");
|
||||
}
|
||||
payMeetingVO.setRemind(MeetingCommon.REMIND_0);
|
||||
break;
|
||||
default:
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user