From e41eaa4f2dd6089f275c6b5fea7a5316ab1eabaf Mon Sep 17 00:00:00 2001 From: wisz2021 Date: Fri, 7 May 2021 17:31:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8A=BD=E5=A5=96=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8=E7=9B=B8=E4=BA=92=E5=8A=A9=E5=8A=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_lotteryMachine.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jd_lotteryMachine.js b/jd_lotteryMachine.js index 74128b8e..e9956603 100644 --- a/jd_lotteryMachine.js +++ b/jd_lotteryMachine.js @@ -18,9 +18,9 @@ if (process.env.JD_DEBUG && process.env.JD_DEBUG === 'false') console.log = () = if (JSON.stringify(process.env).indexOf('GITHUB') > -1) process.exit(0); // $.appId = "1EFRQwA"; // $.appId = "1EFRYwA"; -const appIdArr = ['1EFRRxA', '1EFRQwA', '1EFRTyg', '1EFRXxg', '1EFVRww', '1EFRZwA', '1EFRZwQ', '1EFRYwA', '1EFRYxw'] -const homeDataFunPrefixArr = ['interact_template', 'interact_template', '', '', '', '', '', '', '', '', '', '', '', '', '', 'interact_template', 'interact_template', ''] -const collectScoreFunPrefixArr = ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'interact_template', 'interact_template', ''] +const appIdArr = ['1EFRRxA','1EFRQwA','1EFRTyg','1EFRXxg','1EFVRww','1EFRYxA','1EFRZwA','1EFRZwQ','1EFRYwA'] +const homeDataFunPrefixArr = ['interact_template','interact_template','','','','','','','','','','','','','','','','interact_template','interact_template'] +const collectScoreFunPrefixArr = ['','','','','','','','','','','','','','','','','','interact_template','interact_template'] $.allShareId = {}; main(); async function main() {