东东工厂脚本

旧用户且未选购商品的账号可做任务与收集电力
优化旧用户且未选购商品的账号投入电力逻辑
This commit is contained in:
lxk0301
2020-11-26 13:02:12 +08:00
parent d982ccea86
commit dff1edb778
2 changed files with 38 additions and 8 deletions

View File

@@ -290,7 +290,7 @@ function hireAward() {
message += `【打工电力】:收取成功\n`
} else {
console.log(`打工电力:收取失败,${data.msg}`)
message += `【打工电力】收取失败,${data.msg}\n`
message += `【打工电力】收取失败,${data.msg}\n`
}
} else {
console.log(`京东服务器返回空数据`)