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