hh44h1144
2021-03-12 c0f1569ad98aa44bd4ee2712ff1f3de974a28091
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'