yuhong0206@sina.cn
2021-03-29 ec627704b2793a02d176f177a88a244ba4f53495
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'