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