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