From bf67a366929585f32b3b25d91a21e6a1a477627e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Sun, 9 Apr 2023 14:11:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=8E=A5=E5=8F=A3=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/core/config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/core/config.js b/src/core/config.js index 6982b24..7e44c3a 100644 --- a/src/core/config.js +++ b/src/core/config.js @@ -1,8 +1,7 @@ const config = { - name: "熊熊安装", storagePrefix: "worker_", appId: "wx2401c65b68a6c9b5", - root: "https://xiongxiong.vipwjf.com/api.php" + root: "https://anzhuangxiong.com/api.php" } export default config \ No newline at end of file