Commit ca5ef67a by ken

试试看

parent 196d130e
......@@ -161,7 +161,6 @@ function depthByRest(symbol,callback) {
function run() {
subscribe();
setInterval(() => {
console.log("run a round");
for (const symbol of observerSymbol) {
depthByRest(symbol);
}
......
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