From dd728978046b9527580c48f1dceb8b356f93556a Mon Sep 17 00:00:00 2001 From: anthonyywj2 <353682448@qq.com> Date: Mon, 22 Aug 2022 15:29:25 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/config.json b/public/config.json index c999ccf..f50c012 100644 --- a/public/config.json +++ b/public/config.json @@ -1,7 +1,10 @@ { + "UDI_SYNC_SERVER_IP": "http://192.168.0.109:9995/", "BASE_URL":"http://192.168.0.66:8500/UDI_WMS_MC", "SERVER_IP": "http://192.168.0.66:8500/UDI_WMS_MC/", "WEBSOCKET_URL": "ws://192.168.0.109:9991/UDI_WMS_MC/api/websocket/", "hosp_name": "平和县医院" + + }