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