From fb87ea77f00ad18ee0cf4117f52ea6dc2b5e00a2 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期五, 05 十二月 2025 09:16:23 +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