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