second commit

This commit is contained in:
2025-12-25 18:33:15 +08:00
parent 78407f1cbd
commit 6a6ddba71a
34 changed files with 527 additions and 1226 deletions

View File

@@ -3,8 +3,10 @@ NODE_ENV = 'development'
# 渔船点位
VITE_WS_BASE_URL ='ws://220.185.188.222:8055/api/gisWs'
VITE_APP_BASE_URL = 'http://125.124.131.105:6811/api'
# VITE_APP_BASE_URL = 'http://119.167.138.11:7282/video-service'
# VITE_APP_BASE_URL = 'http://125.124.131.105:6811/api'
# 成彬本地
VITE_APP_BASE_URL = 'http://100.95.157.241:6061/api'
# VITE_APP_BASE_URL = 'http://119.167.138.11:6061/video-service'
# 智能体访问地址
# 宋凯忠本地