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() {