This commit is contained in:
2025-08-15 03:08:47 +08:00
parent 384069ecbf
commit 34b4ccfc5f
3 changed files with 23 additions and 6 deletions

View File

@ -5,7 +5,7 @@ VITE_APP_TITLE = 新能源项目管理平台
VITE_APP_ENV = 'development'
# 开发环境
VITE_APP_BASE_API = 'http://192.168.110.118:8898'
VITE_APP_BASE_API = 'http://192.168.110.159:8898'
# 无人机接口地址