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