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