zhangyuewww 2 роки тому
батько
коміт
8086f2674a

+ 2 - 0
winsea-haixin-plugin-yiliangyiyun/src/main/java/com/yh/saas/plugin/yiliangyiyun/service/impl/ContractManagementInfoServiceImpl.java

@@ -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",