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