Select 猫鼬;。选择";选择奇怪的行为

Select 猫鼬;。选择";选择奇怪的行为,select,mongoose,Select,Mongoose,这是我的模型: var账户=新模式({ 用户名:String, 喜欢:{ 用户:{type:Schema.Types.Mixed,默认值:{}, 审阅:{type:Schema.Types.Mixed,默认值:{} }, 要求:{ 传入:{type:Schema.Types.Mixed,默认值:{}, 传出:{type:Schema.Types.Mixed,默认值:{} } },{minimize:false})

这是我的模型:

var账户=新模式({
用户名:String,
喜欢:{
用户:{type:Schema.Types.Mixed,默认值:{},
审阅:{type:Schema.Types.Mixed,默认值:{}
},
要求:{
传入:{type:Schema.Types.Mixed,默认值:{},
传出:{type:Schema.Types.Mixed,默认值:{}
}
},{minimize:false})