diff --git a/SPMS_CLIENT/config.js b/SPMS_CLIENT/config.js index 1dfbca8..10e1fe1 100644 --- a/SPMS_CLIENT/config.js +++ b/SPMS_CLIENT/config.js @@ -5,8 +5,8 @@ window.global_config = { "BASE_URL": "http://139.159.187.130:8080", /** - "BASE_URL":"http://139.159.187.130/SPMS_SERVER", - "SERVER_IP": "http://139.159.187.130/" + "BASE_URL":"http://192.168.192.201/SPMS_SERVER", + "SERVER_IP": "http://192.168.192.201/SPMS_SERVER" "BASE_URL":"http://192.168.0.109:9996", diff --git a/SPMS_CLIENT/index.html b/SPMS_CLIENT/index.html index 0f4bd39..2e17ede 100644 --- a/SPMS_CLIENT/index.html +++ b/SPMS_CLIENT/index.html @@ -1,6 +1,6 @@ -