Commit 4149996a authored by 赵啸非's avatar 赵啸非

添加消息发送系统

parent ee6524af
......@@ -71,7 +71,7 @@ public class SyncAppointWaitAndFinTaskImpl implements ITaskExcuteService {
@Override
public void excuteTask(ITask task) throws AppException {
log.info("同步今天等待用户任务");
//log.info("同步今天等待用户任务");
syncWaitAndFinQueue();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment