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