From cb4067f68b5ec16ff9ea904998eb4156085d5a92 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 01 十一月 2021 13:45:47 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/SRM-LAYUI --- WebSRM/Scripts/webConfig.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/WebSRM/Scripts/webConfig.js b/WebSRM/Scripts/webConfig.js index d83f30e..f02e47a 100644 --- a/WebSRM/Scripts/webConfig.js +++ b/WebSRM/Scripts/webConfig.js @@ -1,9 +1,10 @@ 锘縡unction GetWEBURL() { - var WEBURL = "http://localhost:8083/WEB-API/"; + //var WEBURL = "http://localhost:8083/WEB-API/"; //var WEBURL = "http://111.3.111.183:8083/WEB-API/"; //var WEBURL = "http://10.0.2.11:8083/WEB-API/"; //var WEBURL = "http://192.168.31.47:8083/WEB-API/"; + var WEBURL = "http://localhost:8082/srmAPI/"; //绔犵传鏌旀湰鍦伴厤缃� return WEBURL } \ No newline at end of file -- Gitblit v1.9.1