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