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