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