RuoYi
2020-03-13 02062f31e93c00d05a9f445183a45020b7585f06
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'