mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
增大延时防止问题
This commit is contained in:
parent
b06cb2ea53
commit
250af70b25
@ -243,7 +243,7 @@ async function jdJxStory() {
|
||||
await getCoin()
|
||||
await $.wait(1000)
|
||||
await getUserBean()
|
||||
await $.wait(2000)
|
||||
await $.wait(5000)
|
||||
console.log(`当前信息:${$.bean} 京豆,${$.coin} 金币`)
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user