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