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