From 6975c2b0fe47d1ed961fd7dd005aef052c00e759 Mon Sep 17 00:00:00 2001
From: heshaofeng <heshaofeng@hnkhzn.com>
Date: 星期六, 08 十一月 2025 10:35:27 +0800
Subject: [PATCH] 提交

---
 项目代码/WIDESEA_WMSClient/public/webconfig.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/public/webconfig.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/public/webconfig.js"
index 9317640..207a38c 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/public/webconfig.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/public/webconfig.js"
@@ -1,4 +1,4 @@
 window.webConfig = {
-    "webApiBaseUrl": "http://172.19.69.152:9291/",
-    "webApiProduction":"http://172.19.69.152:9291/"
+    "webApiBaseUrl": "http://localhost:9291/",
+    "webApiProduction":"http://localhost:9291/"
 }
\ No newline at end of file

--
Gitblit v1.9.3