From 1529de974c3992223de1264febbc5611234f56c5 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期五, 14 一月 2022 19:46:46 +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 9090398..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:8098/WebService1.asmx</value>
+        <value>http://localhost:8021/webservice/WebService1.asmx</value>
       </setting>
     </WebAPI.Properties.Settings>
   </applicationSettings>

--
Gitblit v1.9.1