Commit 6535aff3 by ken

获取底仓信息

parent 93c74b0a
......@@ -227,7 +227,7 @@ function run() {
}, depthInterval);
setInterval(() => {
getBalanceByRest();
}, 6000);
}, 2000);
}
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