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