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