建立websocket

This commit is contained in:
wzy-warehouse
2026-05-12 17:45:43 +08:00
parent e1be848799
commit 1e524ee55f
6 changed files with 430 additions and 4 deletions
+4 -1
View File
@@ -7,4 +7,7 @@ VITE_BACKEND_BASE_URL=http://localhost:8080
START_PORT=80
# geoserver地址
VITE_GEOSERVER_BASE_URL=http://10.22.245.246/geoserver/xian
VITE_GEOSERVER_BASE_URL=http://10.22.245.246/geoserver/xian
# WebSocket地址
VITE_WEBSOCKET_URL=ws://localhost:8080