This commit is contained in:
2025-07-04 19:56:28 +08:00
parent 7f5300b4f4
commit 96216b0a21
20 changed files with 3697 additions and 9 deletions

View File

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