diff --git a/public/config.json b/public/config.json index 21fda1c..e6d6315 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { - "BASE_URL": "http://139.9.174.242:9150/SPMS_SERVER", - "SERVER_IP": "http://139.9.174.242:9150", - "hosp_name": "诏安县总医院" + "BASE_URL": "http://192.168.0.109:9906", + "SERVER_IP": "http://192.168.0.109:9906", + "hosp_name": "诏安县总医院(测试)" }