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