-
zhangwei
1 天以前 3b7340a4e68da98c278dc508eb89d030b9e4cf41
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'