From 5a6788a3bb574d53f1f449c4962229d9fac90ef5 Mon Sep 17 00:00:00 2001
From: 杨乐 <yang.le.192@qq.com>
Date: 星期五, 14 一月 2022 18:52:35 +0800
Subject: [PATCH] nothing

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

diff --git a/WebAPI/Web.config b/WebAPI/Web.config
index 406a122..d2f47b3 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/WEBS-WMSTest/WebService1.asmx</value>
+        <value>http://localhost:8021/webservice/WebService1.asmx</value>
       </setting>
     </WebAPI.Properties.Settings>
   </applicationSettings>

--
Gitblit v1.9.1