a
This commit is contained in:
@@ -68,6 +68,7 @@ type ImMessageRecord struct {
|
||||
Height int `json:"height"`
|
||||
AudioLength string `json:"audioLength"`
|
||||
Key string `orm:"-" json:"key"`
|
||||
ToUserID string `orm:"size(48);column(to_user_id)" json:"toUserID"` //收消息的userID
|
||||
UserInfo *GetUserResult `orm:"-" json:"userInfo"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user