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