Commit 9af2d37b by huangfusuper

分布式锁

parent ce4a3003
...@@ -66,7 +66,7 @@ public class MakeUpFlowThreadRunHelper extends BaseThreadRunHelper { ...@@ -66,7 +66,7 @@ public class MakeUpFlowThreadRunHelper extends BaseThreadRunHelper {
runRecordingAndJobTaskService.updateRunRecordingAndTask(value); runRecordingAndJobTaskService.updateRunRecordingAndTask(value);
} }
} }
log.info("com.byit.thread.helper.MakeUpFlowThreadRunHelper.start 执行完成"); log.info("============================com.byit.thread.helper.MakeUpFlowThreadRunHelper.start 执行完成=====================================");
return UNIVERSAL_WAIT_TIME; return UNIVERSAL_WAIT_TIME;
} }
......
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