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