|
@@ -1971,6 +1971,8 @@ public class ContractManagementInfoServiceImpl extends ServiceImpl<ContractManag
|
|
|
contractManagementInfo.getId(), null);
|
|
|
noticeService.removeNotice(BaseNotice.NoticeStatus.TASK, "SALE-CONTRACT-APPROVE",
|
|
|
contractManagementInfo.getId(), null);
|
|
|
+ noticeService.removeNotice(BaseNotice.NoticeStatus.TASK, "SHOU-CONTRACT-APPROVE",
|
|
|
+ contractManagementInfo.getId(), null);
|
|
|
noticeService.removeNotice(BaseNotice.NoticeStatus.TASK, "DAISHOU-CONTRACT-APPROVE",
|
|
|
contractManagementInfo.getId(), null);
|
|
|
noticeService.removeNotice(BaseNotice.NoticeStatus.TASK, "DAICHU-CONTRACT-APPROVE",
|