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