From 250af70b2543bcbeaeb7fb29e00d65be4f031f2a Mon Sep 17 00:00:00 2001 From: shylocks Date: Wed, 23 Dec 2020 15:23:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=A4=A7=E5=BB=B6=E6=97=B6=E9=98=B2?= =?UTF-8?q?=E6=AD=A2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_crazy_joy_coin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_crazy_joy_coin.js b/jd_crazy_joy_coin.js index b74022db..7766473a 100644 --- a/jd_crazy_joy_coin.js +++ b/jd_crazy_joy_coin.js @@ -243,7 +243,7 @@ async function jdJxStory() { await getCoin() await $.wait(1000) await getUserBean() - await $.wait(2000) + await $.wait(5000) console.log(`当前信息:${$.bean} 京豆,${$.coin} 金币`) }