This commit is contained in:
Teo
2025-09-10 01:11:46 +08:00
parent f006ca5a2b
commit 311623e208
54 changed files with 3724 additions and 1523 deletions

View File

@ -5,7 +5,7 @@ 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.209:8899'
# VITE_APP_BASE_API = 'http://58.17.134.85:8899'
# GO开发环境
VITE_APP_BASE_API_GO = 'http://xny.yj-3d.com:7464'