From bbd3042fffd81c24c5b3167f98b78b7d88495c54 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期一, 27 十月 2025 08:52:26 +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 7025f43..9c644e0 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://localhost:8082/WEBS/WebService1.asmx</value>
+    <value>http://192.168.0.11/WEBS-WMS/WebService1.asmx</value>
    </setting>
   </WebAPI.Properties.Settings>
  </applicationSettings>

--
Gitblit v1.9.1