From d838c448973ff51dbaf93b85f5cfe9c95011d69b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Mon, 10 Apr 2023 16:55:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/core/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/config.js b/src/core/config.js index d0e208d..f647726 100644 --- a/src/core/config.js +++ b/src/core/config.js @@ -1,7 +1,7 @@ const config = { storagePrefix: "user_", appId: "wx239055764f21ba10", - root: "https://wxapp.anzhuangxiong.com/api.php" + root: "https://www.anzhuangxiong.com/api.php" } export default config \ No newline at end of file