aa
This commit is contained in:
@@ -66,7 +66,7 @@ type ImMessageRecord struct {
|
|||||||
Seq int `json:"seq"`
|
Seq int `json:"seq"`
|
||||||
Weight int `json:"weight"`
|
Weight int `json:"weight"`
|
||||||
Height int `json:"height"`
|
Height int `json:"height"`
|
||||||
// Audio []byte `orm:"type(blob)" json:"audio"`
|
Audio []byte `json:"audio"`
|
||||||
Key string `orm:"-" json:"key"`
|
Key string `orm:"-" json:"key"`
|
||||||
UserInfo *GetUserResult `orm:"-" json:"userInfo"`
|
UserInfo *GetUserResult `orm:"-" json:"userInfo"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user