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