Commit 2d0e67eb by ken

试试看

parent b68c9b4c
...@@ -166,7 +166,7 @@ function run() { ...@@ -166,7 +166,7 @@ function run() {
for (const symbol of observerSymbol) { for (const symbol of observerSymbol) {
depthByRest(symbol); depthByRest(symbol);
} }
}, 700); }, 400);
} }
run(); run();
......
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