移动系统liao
2025-08-07 3ad8babb3a5929eadc18d3518563b6355a800681
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'