From ecba8d8d258eaec8fa3fd6a015f627357d0a33bd Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期四, 25 三月 2021 11:50:43 +0800
Subject: [PATCH] 配置1
---
WebTM/layuiadmin/Scripts/webConfig.js | 14 +++-----------
1 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 050e8c6..b554c1a 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -1,19 +1,11 @@
锘縡unction GetWEBURL() {
- //var WEBURL = "http://192.168.16.80:8011/"; //鍔炲叕瀹ゆ湇鍔″櫒
- var WEBURL = "http://124.70.129.242/WebAPI/"; //闆呯惇璇�
- //var WEBURL = "http://124.70.129.242:9090/WebAPI/"; //闆呯惇璇烘祴璇�
- //var WEBURL = "http://localhost:8084/WebAPI/";
- //61.130.49.162:9090
- //WEBURL = "";
+ //var WEBURL = "http://localhost:9099/WMSAPI/"; //鍔炲叕瀹ゆ湇鍔″櫒
+ var WEBURL = "http://localhost:8081/WMSAPI/";
return WEBURL
}
function GetWEBURL1() {
//var WEBURL = 'http://192.168.16.80:8011/'; //鍔炲叕瀹ゆ湇鍔″櫒
- var WEBURL = 'http://124.70.129.242/WebAPI/'; //闆呯惇璇�
- //var WEBURL = 'http://124.70.129.242:9090/WebAPI/'; //闆呯惇璇烘祴璇�
- //var WEBURL = 'http://localhost:8084/WebAPI/';
- //61.130.49.162:9090
- //WEBURL = "";
+ var WEBURL = 'http://localhost:8081/WMSAPI/';
return WEBURL
}
\ No newline at end of file
--
Gitblit v1.9.1