mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
909b8c6678
commit
a48213641d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -26,7 +26,10 @@ let h5stTool: H5ST = null
|
||||
if (res.data.runningCashStatus.currentEndTime) {
|
||||
console.log('可提现', rewardAmount)
|
||||
res = await api('runningPrizeDraw', { "linkId": "L-sOanK_5RJCz7I314FpnQ", "type": 2, "level": 3 })
|
||||
await wait(2000)
|
||||
if (res.errMsg.indexOf("不足") > -1) {
|
||||
res = await api('runningPrizeDraw', { "linkId": "L-sOanK_5RJCz7I314FpnQ", "type": 2, "level": 2 })
|
||||
}
|
||||
await wait(1000)
|
||||
if (res.success) {
|
||||
console.log(res.data.message)
|
||||
} else {
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
11
jd_yy_realme.js
Normal file
11
jd_yy_realme.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user