From 5484e6b6bcc1f534fbd0eff1e32d42cff28a9bf2 Mon Sep 17 00:00:00 2001 From: x_z Date: Fri, 24 Jun 2022 09:55:03 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=80=E4=B8=BA?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=E5=9C=B0=E5=9D=80=EF=BC=8C?= =?UTF-8?q?=E9=80=82=E9=85=8DJenkins=E8=87=AA=E5=8A=A8=E9=83=A8=E7=BD=B2?= 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 61112ea..0f6c2c8 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { - "BASE_URL": "http://192.168.0.109:9996", - "SERVER_IP": "http://192.168.0.109:9996", - "hosp_name": "诏安县总医院(测试)" + "BASE_URL": "http://122.112.160.36:9150/SPMS_SERVER", + "SERVER_IP": "http://122.112.160.36:9150", + "hosp_name": "福建省XX市医院(测试)" }