mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-04 03:12:19 +08:00
debug
This commit is contained in:
parent
998ef5e10d
commit
fc02fe9baf
@ -30,7 +30,7 @@ type FriendModel struct {
|
||||
AddSource int32 `bson:"add_source"`
|
||||
OperatorUserID string `bson:"operator_user_id"`
|
||||
Ex string `bson:"ex"`
|
||||
IsPinned *string `bson:"is_pinned"`
|
||||
IsPinned *bool `bson:"is_pinned"`
|
||||
}
|
||||
|
||||
// FriendModelInterface defines the operations for managing friends in MongoDB.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user