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