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