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