wxw
2025-06-14 6a738089d6471d048c32ce7f3dcbd15c935ada79
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'