疯狂的狮子li
2020-03-19 51ae2d1a87d61084a6853fcec1628e0d623fd515
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'