From fe2e1872ac7a4dc5109c62a0092ea92138e478a7 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Fri, 19 Aug 2022 13:36:48 +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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/config.json b/public/config.json index e6d6315..d57a14d 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,6 @@ { - "BASE_URL": "http://192.168.0.109:9906", - "SERVER_IP": "http://192.168.0.109:9906", + + "BASE_URL": "http://192.168.0.66:8500/SPMS_SERVER", + "SERVER_IP": "http://192.168.0.66:8500/SPMS_SERVER", "hosp_name": "诏安县总医院(测试)" }