RuoYi
2020-11-16 566053da0cacc2b1d05be48fbeb76aa6215eebeb
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'