This commit is contained in:
lxk0301
2021-01-11 10:22:50 +08:00
parent 29ea78430a
commit 0cd7e80fac

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