From b5b69146079ed4c463620db16ea589e96af23631 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Fri, 19 Aug 2022 15:35:23 +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 d57a14d..a852e5c 100644 --- a/public/config.json +++ b/public/config.json @@ -1,6 +1,6 @@ { - - "BASE_URL": "http://192.168.0.66:8500/SPMS_SERVER", - "SERVER_IP": "http://192.168.0.66:8500/SPMS_SERVER", + "BASE_URL": "http://192.168.0.109:9906", + "SERVER_IP": "http://192.168.0.109:9906", "hosp_name": "诏安县总医院(测试)" + }