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