RuoYi
2021-03-30 1ab84cb0e5d93b6ea335ed8df2c4bb9f0e967a78
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'