zhangwei
2025-08-29 161355f01e267159f065ec0b277c6735437b1eab
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'