This commit is contained in:
Teo
2025-09-09 14:45:43 +08:00
parent e3ff6020ac
commit f006ca5a2b
5 changed files with 265 additions and 40 deletions

View File

@ -5,10 +5,11 @@ VITE_APP_TITLE = 煤科建管平台
VITE_APP_ENV = 'development'
# 开发环境
VITE_APP_BASE_API = 'http://192.168.110.209:8899'
VITE_APP_BASE_API = 'http://192.168.110.149:8899'
# VITE_APP_BASE_API = 'http://58.17.134.85:8899'
# GO开发环境
VITE_APP_BASE_API_GO = 'http://192.168.110.188:8919'
VITE_APP_BASE_API_GO = 'http://xny.yj-3d.com:7464'
# VITE_APP_BASE_API_GO = 'http://192.168.110.188:8919'
# 无人机接口地址