Jelajahi Sumber

上报地址修改!

hl 10 bulan lalu
induk
melakukan
6c89718e22
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/robot.js

+ 1 - 1
src/robot.js

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