From 3aecf9afa336d99993f6f790a58c4c9dcfe2c02a 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:54:02 +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 ef37b0d..fefa716 100644 --- a/src/core/config.js +++ b/src/core/config.js @@ -1,7 +1,7 @@ const config = { storagePrefix: "worker_", appId: "wx2401c65b68a6c9b5", - root: "https://wxapp.anzhuangxiong.com/api.php" + root: "https://www.anzhuangxiong.com/api.php" } export default config \ No newline at end of file