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