From 3716d1c9f63c88aacf1a7d64d957e34c505f8e46 Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Mon, 1 Feb 2021 14:35:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B8=AE=E5=8A=A9=E5=A5=BD?= =?UTF-8?q?=E5=8F=8B=EF=BC=8C=E5=87=BA=E7=8E=B0=E7=82=B9=E5=A4=AA=E5=BF=AB?= =?UTF-8?q?=E7=9A=84=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_newYearMoney.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_newYearMoney.js b/jd_newYearMoney.js index 24edb57a..c90fcb2b 100644 --- a/jd_newYearMoney.js +++ b/jd_newYearMoney.js @@ -152,7 +152,7 @@ async function helpFriends() { if (!code) continue await helpFriend(code) if (!$.canHelp) return - await $.wait(2000) + await $.wait(3000) } }