package req type GameSkinPageReq struct { PageWithKeyBody GameName string `json:"game_name"` }