package old type MsgAdGetRewardReq struct { Id uint32 `json:"Id"` } type MsgAdGetRewardAck struct { *MsgRewardListAck Id uint32 `json:"Id"` }