From 188df87d807aa91f176b7d44ad61e98310db35ef Mon Sep 17 00:00:00 2001 From: anthonywj Date: Wed, 24 Aug 2022 09:17:28 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/config.json b/public/config.json index 21fda1c..e6d6315 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { - "BASE_URL": "http://139.9.174.242:9150/SPMS_SERVER", - "SERVER_IP": "http://139.9.174.242:9150", - "hosp_name": "诏安县总医院" + "BASE_URL": "http://192.168.0.109:9906", + "SERVER_IP": "http://192.168.0.109:9906", + "hosp_name": "诏安县总医院(测试)" }