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