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