wxw
2025-08-13 60f0db204b1ef475b8a14ab309e8eeac0db5e208
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'