From 12fde350d2da418a1bc1e0c3e293608a96c04356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Sat, 11 Mar 2023 22:42:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9API=E6=A0=B9=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= 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 7cfcadc..59e9768 100644 --- a/src/core/config.js +++ b/src/core/config.js @@ -1,5 +1,5 @@ export default { name: "熊熊安装", appId: "wx239055764f21ba10", - root: "http://xiongxiong.vipwjf.com/api.php/wxapp" + root: "http://xiongxiong.vipwjf.com/api.php" }