package param type ReqKindBoxGetByIdRequest struct { reqKindBoxID uint } type ReqKindBoxGetByIdResponse struct { }