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