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