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