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