package youngee_talent_model type DeleteMessageReq struct { MessageId int `orm:"message_id" json:"message_id"` }