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