package lib // / - 发送 实体 type Rt struct { //Msid int `json:"msid"` Status int `json:"Status"` // 200 Msg string `json:"Msg"` }