Commit 1ac1bbf9 by zhangxingmin

push

parent fd93284f
...@@ -43,6 +43,7 @@ public class CalmSendJobHandler { ...@@ -43,6 +43,7 @@ public class CalmSendJobHandler {
*/ */
@XxlJob("calmSendJobHandler") @XxlJob("calmSendJobHandler")
public void execute() throws Exception { public void execute() throws Exception {
//主任务发送时间 //主任务发送时间
LocalDateTime taskSendTime = LocalDateTime.now(); LocalDateTime taskSendTime = LocalDateTime.now();
// 从XXL-Job参数中获取任务ID // 从XXL-Job参数中获取任务ID
......
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