abbfun
2020-07-29 f3976c0792acbadb363b7a1749a24634053b9033
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'