重点作业重点工程相关

main
zhaokai 2026-03-30 16:12:55 +08:00
parent 496d23cf47
commit 08fec67713
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ public class MessageNoticeExe {
log.error("消息待办,{},发送消息异常:", title,e); log.error("消息待办,{},发送消息异常:", title,e);
} }
} }
@Async("archivesAsyncExecutor")
public void sendMessageCompleteEvent(Long foreignKey) { public void sendMessageCompleteEvent(Long foreignKey) {
//消息通知 //消息通知
try{ try{