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