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