From 027e1d83fecd86c08607333aadb959d7be2805cc Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期日, 28 四月 2024 08:36:17 +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 ea1e2a5..34946f8 100644 --- a/WebTM/layuiadmin/Scripts/webConfig.js +++ b/WebTM/layuiadmin/Scripts/webConfig.js @@ -6,7 +6,8 @@ //var WEBURL = "http://localhost/API/"; //棰滄檽鍐涙湰鍦伴厤缃� //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //鏉ㄤ箰鏈湴閰嶇疆 //var WEBURL = "http://localhost:8082/API/"; //鏉滆春鏈湴閰嶇疆 - var WEBURL = "http://localhost:8083/API/"; //闄堥洴闈欐湰鍦伴厤缃� + //var WEBURL = "http://localhost:8083/API/"; //闄堥洴闈欐湰鍦伴厤缃� + var WEBURL = "http://localhost:81/API/" //缈佹稕娑涙湰鍦伴厤缃� //var WEBURL = "http://localhost:8082/API/"; //寮犵憺骞挎湰鍦伴厤缃� //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //浣欐�濇澃鏈湴閰嶇疆 //var WEBURL = "http://localhost:8088/ARAPI/"; //浣欐�濇澃鏈湴閰嶇疆(瀹夌憺) -- Gitblit v1.9.1