Commit c7bd36fc authored by liucx's avatar liucx

数量

parent c499b10b
......@@ -118,7 +118,7 @@ public class SmartStockPriceTask implements ApplicationRunner {
} else {
try {
Thread.sleep(8000);
Thread.sleep(80000);
} catch (Exception e) {
e.printStackTrace();
}
......
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