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