From 0a2eb21bd035265e490ba333871a7c6d2778fcc4 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期四, 27 十一月 2025 10:16:17 +0800
Subject: [PATCH] 1

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

diff --git a/WebAPI/Web.config b/WebAPI/Web.config
index 9c644e0..7025f43 100644
--- a/WebAPI/Web.config
+++ b/WebAPI/Web.config
@@ -115,7 +115,7 @@
  <applicationSettings>
   <WebAPI.Properties.Settings>
    <setting name="WebAPI_WebS_WebService1" serializeAs="String">
-    <value>http://192.168.0.11/WEBS-WMS/WebService1.asmx</value>
+    <value>http://localhost:8082/WEBS/WebService1.asmx</value>
    </setting>
   </WebAPI.Properties.Settings>
  </applicationSettings>

--
Gitblit v1.9.1