From 8160f59f250ab89b2793eda0b44e358153644393 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期四, 11 十一月 2021 11:03:55 +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