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