From 7a1056c3801fd020fa6112dfe894f0f45cd9d118 Mon Sep 17 00:00:00 2001 From: KingRan Date: Fri, 1 Sep 2023 14:18:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_bean_change_pro.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_bean_change_pro.js b/jd_bean_change_pro.js index 3903841..76eaed2 100644 --- a/jd_bean_change_pro.js +++ b/jd_bean_change_pro.js @@ -419,7 +419,7 @@ if(DisableIndex!=-1){ await Promise.all([ cash(), //特价金币 bean(), //京豆查询 - jdCash(), //领现金 + // jdCash(), //领现金 GetJoyRuninginfo(), //汪汪赛跑 queryScores() ])