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