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