wxw
2024-09-26 22a7d6a98c661696bbd282a1e324c195df297a3b
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'