小驴
2020-05-25 0edebc83a04f0cc9db8ac0774b22ab0c023950f7
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'