From 988fc11be4fb5278e29d613c147711780c375fd1 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期二, 04 七月 2023 16:13:21 +0800
Subject: [PATCH] PDA领料出库扫码模块优化

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

diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 699eec0..8e4fc5c 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,6 +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/";    //甯呭▉鍐呯綉
     return WEBURL
 }
 

--
Gitblit v1.9.1