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