chengsc
2025-06-11 413194b8c6a71fea8cb7a567800b11703c6c7d5a
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'