优化代码

This commit is contained in:
黄志军
2021-11-18 10:52:49 +08:00
parent fb6db48ab7
commit 4ec6de38e7
+1
View File
@@ -30,6 +30,7 @@ let roleMap = {
"jd_66ea783827d30": "军子", "jd_66ea783827d30": "军子",
"jd_4311ac0ff4456": "居子" "jd_4311ac0ff4456": "居子"
} }
let username = ""
const $ = new Env('京东小魔方'); const $ = new Env('京东小魔方');
const notify = $.isNode() ? require('./sendNotify') : ''; const notify = $.isNode() ? require('./sendNotify') : '';
//Node.js用户请在jdCookie.js处填写京东ck; //Node.js用户请在jdCookie.js处填写京东ck;