From effd8f062984796fcbc79624dd2d1ca93ca8d70c Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期二, 02 九月 2025 13:05:50 +0800
Subject: [PATCH] 源单界面
---
WebTM/layuiadmin/Scripts/webConfig2.js | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/WebTM/layuiadmin/Scripts/webConfig2.js b/WebTM/layuiadmin/Scripts/webConfig2.js
index efe33b1..e0f3db3 100644
--- a/WebTM/layuiadmin/Scripts/webConfig2.js
+++ b/WebTM/layuiadmin/Scripts/webConfig2.js
@@ -1,12 +1,12 @@
锘縡unction GetWEBURL() {
- var WEBURL = "http://localhost:8082/SMEAPI/"; //鏈湴鐜
+ var WEBURL = "http://localhost:8082/API_BaoZhuang/"; //鏈湴鐜
//var WEBURL = 'http://30.10.7.6:8080/WebAPI/'; //鏂帿灏斿鎴风幆澧� 澶栫綉
//var WEBURL = 'http://10.11.18.195:8080/WebAPI/'; //鏂帿灏斿鎴风幆澧�
//WEBURL = "http://192.168.2.168:8082/WebAPI/"; //鏈湴鐜
return WEBURL
}
function GetWEBURL1() {
- var WEBURL = "http://localhost:8082/SMEAPI/"; //鏈湴鐜
+ var WEBURL = "http://localhost:8082/API_BaoZhuang/"; //鏈湴鐜
//var WEBURL = 'http://30.10.7.6:8080/WebAPI/'; //鏂帿灏斿鎴风幆澧� 澶栫綉
//var WEBURL = 'http://10.11.18.195:8080/WebAPI/'; //鏂帿灏斿鎴风幆澧�
//WEBURL = "http://192.168.2.168:8082/WebAPI/"; //鏈湴鐜
@@ -14,6 +14,6 @@
}
//椤甸潰缈昏瘧璋冪敤鎺ュ彛
function GetWEBURlLanguage() {
- var WEBURL = "http://localhost:8082/LuBaoAPI/";
- return WEBURL
+ var WEBURL = "http://localhost:8082/API/";
+ return WEBURL;
}
\ No newline at end of file
--
Gitblit v1.9.1