mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
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