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