Commit 860e115b authored by yanzg's avatar yanzg

升级新版本

parent 55c5da2e
......@@ -100,7 +100,7 @@ public class YzgTimeout {
ThreadHelper.runThread(() -> {
while (true) {
runItem();
ThreadHelper.sleep(1000);
ThreadHelper.sleep(200);
}
});
}
......
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