From 5aed81142a7278a35d872c540128434386fc69ae Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期二, 27 四月 2021 16:47:17 +0800
Subject: [PATCH] 新增系统日志、系统用户、系统参数、系统模块、会计期间、用户角色、会计期间等列表模块
---
WebTM/layuiadmin/Scripts/webConfig.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 40fae8f..2c98e5b 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -2,7 +2,7 @@
//var WEBURL = "http://192.168.16.80:8011/"; //鍔炲叕瀹ゆ湇鍔″櫒
//var WEBURL = "http://localhost:8081/SWEAPI/"; //ch鏈湴
//var WEBURL = "http://localhost:8085/JFAPI/"; //zgq鏈湴
- var WEBURL = "http://localhost:8081/SWEAPI/"; //ch鏈湴
+ //var WEBURL = "http://localhost:8081/SWEAPI/"; //ch鏈湴
//var WEBURL = "http://localhost:8085/API/"; //zgq鏈湴
//var WEBURL = "http://localhost:8081/lubaoWebAPI/";//鐜嬫案娉㈡湰鍦伴厤缃紝璇峰嬁鏇存敼
//var WEBURL = "http://101.37.171.70:8085/API/"; //鍏徃鏈嶅姟鍣�
--
Gitblit v1.9.1