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