wxw
2025-03-22 533a8ac04b44038dc88deb07093bcdd81a8cbc57
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'