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