From c0c44414a3e7c9627d09c7be8db60f843469120e Mon Sep 17 00:00:00 2001
From: zhangchengsong <zhangchengsong@hnkhzn.com>
Date: 星期四, 23 四月 2026 11:27:46 +0800
Subject: [PATCH] 1

---
 项目代码/WIDESEAWCS_Client/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/WIDESEAWCS_Client/public/webconfig.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/public/webconfig.js"
index c1fa494..d19e1ed 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,4 +1,4 @@
 window.webConfig = {
-    // "webApiBaseUrl": "http://10.10.10.186:9291/"
-    "webApiBaseUrl": "http://127.0.0.1:9291/"
+    "webApiBaseUrl": "http://10.10.10.186:9291/"
+    // "webApiBaseUrl": "http://127.0.0.1:9291/"
 }

--
Gitblit v1.9.3