wujingjing
2025-04-10 007a654f16b56d356d14f781f9f09ada8982393a
1
2
3
4
5
6
7
# 线上环境
ENV = production
 
# 线上环境接口地址
VITE_API_URL = 'http://101.133.133.173:90'
# 登录地址
VITE_AUTH_URL = 'http://47.100.245.85:90'