RuoYi
2019-10-09 7c908e9a565d7d4c46b3fa1d5c1fcc87d32547ee
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'