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