mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-01 15:45:59 +08:00
notification
This commit is contained in:
@@ -26,12 +26,3 @@ type MsgModel struct {
|
||||
AttachedInfo string `bson:"attachedInfo"`
|
||||
Ex string `bson:"ex"`
|
||||
}
|
||||
|
||||
type ReadDiffusionMsgModel struct {
|
||||
*MsgModel
|
||||
}
|
||||
|
||||
type WriteDiffusionMsgModel struct {
|
||||
*MsgModel
|
||||
UserID string `bson:"user_id"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user