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