From 6ea08ff1bfa2bdf8c47a2d37884bedc2e7dc6d3d Mon Sep 17 00:00:00 2001 From: SmallK111407 <3399280843@qq.com> Date: Mon, 29 Apr 2024 20:30:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E6=9C=8D=E7=BB=91=E5=AE=9AStoken=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/mys/mihoyoApi.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/mys/mihoyoApi.js b/model/mys/mihoyoApi.js index 6d30049..6c7d812 100644 --- a/model/mys/mihoyoApi.js +++ b/model/mys/mihoyoApi.js @@ -17,7 +17,7 @@ const _path = process.cwd(); const DEVICE_ID = utils.randomString(32).toUpperCase(); const DEVICE_NAME = utils.randomString(_.random(1, 10)); const yamlDataUrl = `${_path}/plugins/xiaoyao-cvs-plugin/data/yaml`; -let HttpsProxyAgent = '' +let HttpsProxyAgent // 米游社的版块 export default class miHoYoApi {