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