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