add baidu keywords (#3127)
This commit is contained in:
@@ -70,6 +70,9 @@ const UserSchema = new Schema({
|
||||
},
|
||||
lastLoginTmbId: {
|
||||
type: Schema.Types.ObjectId
|
||||
},
|
||||
fastgpt_sem: {
|
||||
type: Object
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user