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