From 4f627ff310b25cd1ccecbce28ee9a3928e366c84 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Thu, 18 Aug 2022 21:04:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=88=86=E6=94=AF=E5=A4=87?= =?UTF-8?q?=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.json | 4 ++-- public/打包设置.txt | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/public/config.json b/public/config.json index e6d6315..0080774 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { - "BASE_URL": "http://192.168.0.109:9906", - "SERVER_IP": "http://192.168.0.109:9906", + "BASE_URL": "http://127.0.0.1:9906", + "SERVER_IP": "http://127.0.0.1:9906", "hosp_name": "诏安县总医院(测试)" } diff --git a/public/打包设置.txt b/public/打包设置.txt index 4dbc562..5f38bf0 100644 --- a/public/打包设置.txt +++ b/public/打包设置.txt @@ -12,3 +12,13 @@ "BASE_URL": "http://192.168.0.66:8500/SPMS_SERVER", "SERVER_IP": "http://192.168.0.66:8500/SPMS_SERVER", "hosp_name": "诏安县总医院(测试)" + + + "BASE_URL": "http://192.168.0.109:9906", + "SERVER_IP": "http://192.168.0.109:9906", + "hosp_name": "诏安县总医院(测试)" + + + "BASE_URL": "http://127.0.0.1:9906", + "SERVER_IP": "http://127.0.0.1:9906", + "hosp_name": "诏安县总医院(测试)"