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