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