Commit 7c6d88bb by huluobin

# 更新

parent 931a3391
......@@ -52,7 +52,7 @@ public class Application {
private static LiteJobConfiguration createQueueConsumer() {
JobCoreConfiguration simpleCoreConfig = JobCoreConfiguration.newBuilder(
"queueConsumer",
"queueConsumer2",
"0/1 * * * * ? ",
8)
.build();
......
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