From 4ec6de38e7c4bdea617530283c1290f0c54e38b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=97=E5=86=9B?= Date: Thu, 18 Nov 2021 10:52:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/test_magic.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/test_magic.js b/src/main/resources/test_magic.js index 302cb67..a3845da 100644 --- a/src/main/resources/test_magic.js +++ b/src/main/resources/test_magic.js @@ -30,6 +30,7 @@ let roleMap = { "jd_66ea783827d30": "军子", "jd_4311ac0ff4456": "居子" } +let username = "" const $ = new Env('京东小魔方'); const notify = $.isNode() ? require('./sendNotify') : ''; //Node.js用户请在jdCookie.js处填写京东ck;