From 7954ab99ee59f28561ff4e172a35d9164436ec20 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 29 十二月 2021 23:54:12 +0800
Subject: [PATCH] 夏宝登录加组织、单据按照内码排序、必填项判断
---
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 f02e47a..551fd99 100644
--- a/WebSRM/Scripts/webConfig.js
+++ b/WebSRM/Scripts/webConfig.js
@@ -4,7 +4,8 @@
//var WEBURL = "http://111.3.111.183:8083/WEB-API/";
//var WEBURL = "http://10.0.2.11:8083/WEB-API/";
//var WEBURL = "http://192.168.31.47:8083/WEB-API/";
- var WEBURL = "http://localhost:8082/srmAPI/"; //绔犵传鏌旀湰鍦伴厤缃�
+ //var WEBURL = "http://localhost:8082/srmAPI/"; //绔犵传鏌旀湰鍦伴厤缃�
+ var WEBURL = "http://localhost:8082/SRMAPI/"; //鏉ㄩ湶鏈湴閰嶇疆
return WEBURL
}
\ No newline at end of file
--
Gitblit v1.9.1