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