移动系统liao
4 天以前 28b358e00c78248a46ed24e27fd9c076e69161a1
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'