This commit is contained in:
lxk0301
2021-01-11 10:22:50 +08:00
parent cfb0b4bb44
commit 0c6e439e3a

View File

@ -686,7 +686,7 @@ function requireConfig() {
return new Promise(resolve => {
console.log(`开始获取${$.name}配置文件\n`);
//Node.js用户请在jdCookie.js处填写京东ck;
const shareCodes = []
let shareCodes = []
console.log(`${cookiesArr.length}个京东账号\n`);
$.shareCodesArr = [];
if ($.isNode()) {