修复mongodb{}对象不更新问题
This commit is contained in:
@@ -68,6 +68,8 @@ const UserSchema = mongoose.Schema(
|
||||
|
||||
// 带wxopenid
|
||||
app: {
|
||||
type: mongoose.Schema.Types.Mixed,
|
||||
default: {}
|
||||
},
|
||||
|
||||
// 元数据 - 系统管理信息
|
||||
|
||||
Reference in New Issue
Block a user