IPC-610
2024-10-31 9b85a8b67aa6354ee9ea1a13c5799bf1c934922f
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'