From 1d0295f459f6e92ab3b9050aa79afc107352359d Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期一, 17 一月 2022 22:02:17 +0800
Subject: [PATCH] 桌面版:增加 条码拆分 模块

---
 WebAPI/Web.config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Web.config b/WebAPI/Web.config
index d2f47b3..254f457 100644
--- a/WebAPI/Web.config
+++ b/WebAPI/Web.config
@@ -86,7 +86,7 @@
   <applicationSettings>
     <WebAPI.Properties.Settings>
       <setting name="WebAPI_WebS_WebService1" serializeAs="String">
-        <value>http://localhost:8021/webservice/WebService1.asmx</value>
+        <value>http://localhost/WEBS-WMS/WebService1.asmx</value>
       </setting>
     </WebAPI.Properties.Settings>
   </applicationSettings>

--
Gitblit v1.9.1