若依
2020-12-08 1657e06be6d89aa0be4a1533fc97bc233bedeb32
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'