From 4e82ecbe27527e65b70b55841b87f0e7f1a0f953 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期五, 16 四月 2021 10:32:03 +0800
Subject: [PATCH] 新增了LAYUI出入库单据、调拨单、条码档案列表

---
 WebTM/layuiadmin/Scripts/webConfig.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 294519d..9bc6e2b 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -1,8 +1,8 @@
 锘縡unction GetWEBURL() {
     //var WEBURL = "http://192.168.16.80:8011/";          //鍔炲叕瀹ゆ湇鍔″櫒
-    //var WEBURL = "http://localhost:8081/SWEAPI/";       //ch鏈湴
+    var WEBURL = "http://localhost:8081/SWEAPI/";       //ch鏈湴
     //var WEBURL = "http://localhost:8085/JFAPI/";   //zgq鏈湴
-     var WEBURL = "http://localhost:8081/lubaoWebAPI/";//鐜嬫案娉㈡湰鍦伴厤缃�
+     //var WEBURL = "http://localhost:8081/lubaoWebAPI/";//鐜嬫案娉㈡湰鍦伴厤缃�
     return WEBURL
 }
 

--
Gitblit v1.9.1