From 622ddfc517595afb095404f2b5f2e9f7c297b349 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Mon, 22 Aug 2022 15:28:46 +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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/config.json b/public/config.json index a852e5c..0103568 100644 --- a/public/config.json +++ b/public/config.json @@ -1,6 +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": "诏安县总医院(测试)" }