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