From a9cd8f0b1178161692591322f4c267a3cb50a094 Mon Sep 17 00:00:00 2001 From: star Date: Mon, 31 May 2021 20:49:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8A=BD=E5=A5=96=E9=97=B4?= =?UTF-8?q?=E9=9A=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_party_night.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_party_night.js b/jd_party_night.js index fa36ac33..b681b408 100644 --- a/jd_party_night.js +++ b/jd_party_night.js @@ -93,7 +93,7 @@ async function partyNight(){ for (let i = 0; i < 10 && $.runFlag; i++) { console.log(`开始第${i+1}次抽奖`); await takePostRequest('partyTonight_lottery'); - await $.wait(2000); + await $.wait(5000); } //预约 //await $.wait(2000);