From eb429870f6f164f7e150beb5ef940610a40f897f Mon Sep 17 00:00:00 2001
From: zhangchengsong <zhangchengsong@hnkhzn.com>
Date: 星期三, 15 四月 2026 17:25:37 +0800
Subject: [PATCH] 1

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

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/public/webconfig.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/public/webconfig.js"
index 693ec66..c1fa494 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/public/webconfig.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/public/webconfig.js"
@@ -1,3 +1,4 @@
 window.webConfig = {
-    "webApiBaseUrl": "http://10.10.10.187:9291/"
-}
\ No newline at end of file
+    // "webApiBaseUrl": "http://10.10.10.186:9291/"
+    "webApiBaseUrl": "http://127.0.0.1:9291/"
+}

--
Gitblit v1.9.3