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