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