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