From a765e8b8100e7e9aab1cd5f9d5ecfceb1dbb47eb Mon Sep 17 00:00:00 2001 From: anonymous Date: Wed, 23 Dec 2020 14:54:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_crazy_joy_coin.js | 1 + 1 file changed, 1 insertion(+) diff --git a/jd_crazy_joy_coin.js b/jd_crazy_joy_coin.js index 4497fe59..b74022db 100644 --- a/jd_crazy_joy_coin.js +++ b/jd_crazy_joy_coin.js @@ -248,6 +248,7 @@ async function jdJxStory() { } function getJoyList() { + $.joyIds = [] return new Promise(async resolve => { $.get(taskUrl('crazyJoy_user_gameState'), async (err, resp, data) => { try {