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