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