Merge pull request #422 from shylocks/master

增加joy循环助力/兑换京豆开关,挂机增大延时
This commit is contained in:
2 changed files with 84 additions and 8 deletions

View File

@@ -243,7 +243,7 @@ async function jdJxStory() {
await getCoin()
await $.wait(1000)
await getUserBean()
await $.wait(2000)
await $.wait(5000)
console.log(`当前信息:${$.bean} 京豆,${$.coin} 金币`)
}