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