From ce38bd4a682db8b1d9320764dc5603fbee9e1f92 Mon Sep 17 00:00:00 2001 From: anonymous Date: Wed, 23 Dec 2020 13:28:25 +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.js | 1 - 1 file changed, 1 deletion(-) diff --git a/jd_crazy_joy.js b/jd_crazy_joy.js index 8e5fb3c2..469474f4 100644 --- a/jd_crazy_joy.js +++ b/jd_crazy_joy.js @@ -208,7 +208,6 @@ async function jdCrazyJoy() { await getUserInfo() await doSign() await helpFriends() - await hourBenefit() await getTaskInfo() for (let j = 0; j < $.taskList.length; ++j) { let task = $.taskList[j]