This commit is contained in:
tcy
2025-08-23 01:41:19 +08:00
18 changed files with 866 additions and 248 deletions

View File

@ -5,6 +5,9 @@ VITE_APP_TITLE = 煤科建管平台
VITE_APP_ENV = 'development'
# 开发环境
#朱银
# VITE_APP_BASE_API = 'http://192.168.110.149:8899'
#曾涛
VITE_APP_BASE_API = 'http://192.168.110.171:8899'
# 无人机接口地址