From a21cfd262897da4881f06ec945e6e77bf793b3cb Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 24 八月 2023 09:27:41 +0800
Subject: [PATCH] 返修台管理功能
---
WebTM/layuiadmin/Scripts/webConfig.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 4c3b3b2..9c4a5af 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -9,6 +9,7 @@
//var WEBURL = "http://localhost:8082/LuBaoAPI/"; //鏉ㄤ箰鏈湴閰嶇疆
var WEBURL = "http://localhost:8082/API/"; //鏉滆春鏈湴閰嶇疆
//var WEBURL = "http://localhost:8082/LuBaoAPI/"; //浣欐�濇澃鏈湴閰嶇疆
+ //var WEBURL = "http://localhost:8088/ARAPI/"; //浣欐�濇澃鏈湴閰嶇疆(瀹夌憺)
//var WEBURL = "http://10.1.4.155/API/"; //姹熶赴瀹㈡埛NEW
//var WEBURL = "http://47.96.97.237/API/"; //鏅轰簯鏈嶅姟鍣�
//var WEBURL = "http://183.129.128.86:9090/API/"; //鍑礉濂堢壒瀹㈡埛鏈嶅姟鍣ㄥ缃�
@@ -20,7 +21,7 @@
//var WEBURL = "http://192.168.80.90:9090/API/"; //瀹夌憺鏈嶅姟鍣�
//var WEBURL = "http://192.168.16.53:8081/API/"; //榫欏北姹介厤
//var WEBURL = "http://122.227.158.218:8090/API/"; //榫欏北姹介厤澶栫綉
- //var WEBURL = "http://192.168.0.244:8082/API/"; //甯呭▉鍐呯綉
+ //var WEBURL = "http://192.168.0.244:8082/API/"; //甯呭▉鍐呯綉
return WEBURL
}
--
Gitblit v1.9.1