From e3ee9da38eb0d6469e2684af86af776e6d4af7b6 Mon Sep 17 00:00:00 2001 From: x_z Date: Fri, 11 Nov 2022 18:42:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/public/config.json b/public/config.json index 877b6e0..ded15bd 100644 --- a/public/config.json +++ b/public/config.json @@ -1,8 +1,7 @@ { "UDI_SYNC_SERVER_IP": "http://192.168.0.109:9995/", - "BASE_URL":"http://192.168.0.200:9992/", - "SERVER_IP": "http://192.168.0.200:9992/", + "BASE_URL":"http://192.168.0.180:9991", + "SERVER_IP": "http://192.168.0.180:9991/", "WEBSOCKET_URL": "ws://192.168.0.109:9991/UDI_WMS_MC/api/websocket/", - "hosp_name": "福建省XX市医院" - + "hosp_name": "平和县医院" }