aa
This commit is contained in:
@@ -67,7 +67,7 @@ type ImMessageRecord struct {
|
||||
Weight int `json:"weight"`
|
||||
Height int `json:"height"`
|
||||
// UnReadFlag int `json:"unReadFlag"` //未读标志,为1则此条消息未读
|
||||
|
||||
Key string `orm:"-" json:"key"`
|
||||
UserInfo *GetUserResult `orm:"-" json:"userInfo"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user