From ce3274c2583c35b59009564c96515714182ef865 Mon Sep 17 00:00:00 2001 From: shanmite Date: Sun, 18 Jul 2021 10:08:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=97=A0uid=E6=97=B6=E4=B8=8D=E5=88=A4?= =?UTF-8?q?=E6=96=AD=E7=B2=89=E4=B8=9D=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env.example.js | 4 ++-- lib/BiliAPI.js | 1 + lib/GithubAPI.js | 1 + lib/Monitor.js | 3 ++- lib/MyStorage.js | 1 + 5 files changed, 7 insertions(+), 3 deletions(-) diff --git a/env.example.js b/env.example.js index bb6517b..53a928d 100644 --- a/env.example.js +++ b/env.example.js @@ -13,7 +13,7 @@ * - `MULTIPLE_ACCOUNT_PARM` 多账号参数(JSON格式) * ## 调试相关 * - `LOTTERY_LOG_LEVEL` 输出日志等级 Error