package adminkindboxreqparam type KindBoxReqDeleteRequest struct { KindBoxReqID uint } type KindBoxReqDeleteResponse struct{}