Commit adfa3624 authored by yanzg's avatar yanzg

将源码打包进jar包

parent 1e0cc4f5
...@@ -194,6 +194,6 @@ public class LogLocal implements ThreadNext.Next, InitializingBean { ...@@ -194,6 +194,6 @@ public class LogLocal implements ThreadNext.Next, InitializingBean {
*/ */
@Override @Override
public int getNextTime() { public int getNextTime() {
return 100; return 1000;
} }
} }
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