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