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