1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-03-14 12:12:50 +08:00
This commit is contained in:
ooo
2022-11-09 19:03:44 +08:00
parent c339dff83a
commit d6833b7a1f

View File

@ -13,7 +13,7 @@ const notify = $.isNode() ? require('./sendNotify') : '';
//Node.js用户请在jdCookie.js处填写京东ck;
const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
let cookiesArr = [], cookie = '';
let actCode = process.env.prodevactCode ?? '7b860c50471145b09296d9263c609ebc';
let actCode = process.env.prodevactCode ?? '';
let invitePin = process.env.prodevinvitePin ?? '';
let inviteNum = process.env.prodevinviteNum ?? true;
let help = 0