新增抽奖活动相互助力
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user