Browse Source

上报地址修改!

hl 10 tháng trước cách đây
mục cha
commit
6c89718e22
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/robot.js

+ 1 - 1
src/robot.js

@@ -260,7 +260,7 @@ async function run(param) {
             robotStatus(app)
             robotStatus(app)
             app.childProcess = undefined
             app.childProcess = undefined
             app.status = 0
             app.status = 0
-            app.nowBalance = 0
+            app.nowBalance = 0.0
         });
         });
         app.threadStatus = RobotStatus.RUNNING
         app.threadStatus = RobotStatus.RUNNING
         robotStatus(app)
         robotStatus(app)