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