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