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