JuJu
2020-10-26 24fb0b712adc1f3d60802a708c935fd73d92d1ac
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'