From f7d35c0dfc1a4708ba24d5c2dc102e38e40bc455 Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期五, 07 一月 2022 09:48:06 +0800
Subject: [PATCH] 博日外箱条码
---
WebAPI/Web.config | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Web.config b/WebAPI/Web.config
index 44bc53f..87afe64 100644
--- a/WebAPI/Web.config
+++ b/WebAPI/Web.config
@@ -19,7 +19,9 @@
<!--鏈嶅姟鍣ㄦ枃浠禝P鍦板潃-->
<!--<add key="FileIP" value="http://localhost:8082/LuBaoAPI"/>-->
<add key="FileIP" value="http://localhost:8080/"/>
- <add key="sUrl" value="http://183.129.128.86:9090/WEBS-WMSTest/WebService1.asmx"/>
+ <!--<add key="sUrl" value="http://183.129.128.86:9090/WEBS-WMSTest/WebService1.asmx"/> -->
+ <add key="sUrl" value="http://192.168.63.195/WEBS-WMS/WebService1.asmx"/> <!--棰滃彴寮忔満-->
+ <!--<add key="sUrl" value="http://10.10.130.181/WEBS-WMS/WebService1.asmx"/> 鍗氭棩绉戞妧-->
<add key="webpages:Version" value="3.0.0.0" />
<add key="webpages:Enabled" value="false" />
<add key="ClientValidationEnabled" value="true" />
--
Gitblit v1.9.1