From 4e382af1fb01ec6f9066131e8c90e9db60b5c1ba Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Sat, 1 May 2021 08:32:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B4=BB=E5=8A=A8=E7=9A=84?= =?UTF-8?q?=E4=BA=92=E5=8A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_lotteryMachine.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_lotteryMachine.js b/jd_lotteryMachine.js index 42459ba5..74128b8e 100644 --- a/jd_lotteryMachine.js +++ b/jd_lotteryMachine.js @@ -18,7 +18,7 @@ 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', '1EFRZwA', '1EFRZwQ', '1EFRYwA', '1EFRYxw'] +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', ''] $.allShareId = {};