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