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