From 00b5cfe7e5983b057c1f2a87d2ed9ddced145cfb Mon Sep 17 00:00:00 2001 From: tangping Date: Sun, 4 Jun 2023 00:24:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4api=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/config.js b/src/config/config.js index 0208418..1d17f4e 100644 --- a/src/config/config.js +++ b/src/config/config.js @@ -1,6 +1,6 @@ export default { - api: "http://1.14.121.134:9101", - debugApi: "http://1.14.121.134:9101", + api: "http://newstart-api.xbase.vip", + debugApi: "http://newstart-api.xbase.vip", home: '', debug: false -} +} \ No newline at end of file