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