@@ -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