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