优化代码
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user