消息提醒
parent
0fa393e8aa
commit
f903d54b5a
|
|
@ -118,7 +118,7 @@ public class FireCheckListAddExe {
|
|||
});
|
||||
|
||||
TodoListAddBatchEvent event3 = new TodoListAddBatchEvent();
|
||||
event3.setTodoListAddEventList(new ArrayList<>());
|
||||
event3.setTodoListAddEventList(todoListAddEventList);
|
||||
todoListEventPusherUtil.sendMessageAddBatchEvent(event3);
|
||||
}catch (Exception e){
|
||||
log.error("发送消息异常",e);
|
||||
|
|
|
|||
Loading…
Reference in New Issue