From 81c6759dcee2dad7b63efdc87f660d4550d1572d Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期四, 30 十月 2025 09:49:58 +0800
Subject: [PATCH] excel导入送货物料信息

---
 WebSRM/Scripts/webConfig.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/WebSRM/Scripts/webConfig.js b/WebSRM/Scripts/webConfig.js
index 224c97a..ab077fb 100644
--- a/WebSRM/Scripts/webConfig.js
+++ b/WebSRM/Scripts/webConfig.js
@@ -7,7 +7,8 @@
     //var WEBURL = "http://localhost:8082/srmAPI/";    //绔犵传鏌旀湰鍦伴厤缃�
     //var WEBURL = "http://localhost:8082/srmAPI/";    //鏉ㄩ湶鏈湴閰嶇疆
     //var WEBURL = "http://localhost:8082/SRMAPI/";    //鏉ㄤ箰鏈湴閰嶇疆
-    var WEBURL = "http://localhost:8080/SRMAPI/";    //浣欐�濇澃鏈湴閰嶇疆
+    var WEBURL = "http://localhost:8081/HKSRMAPI/";    //浣欐�濇澃鏈湴閰嶇疆
+    //var WEBURL = "http://localhost:83/hkAPI/";    //llj鏈湴閰嶇疆
    /* var WEBURL = "http://localhost:8082/SRMAPI/";*/
     
     return WEBURL

--
Gitblit v1.9.1