RuoYi
2020-09-18 9ca28d6dbf7cfd6222fd02bee2e6dfa3cc1d9b8a
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'