RuoYi
2020-06-08 085e6631c664395098e04fb1a4e9a12c7d88592f
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'