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