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