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