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