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