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