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