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