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