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