package adminkindboxreqparam
type DeliverKindBoxReqRequest struct {
KindBoxReqID uint `json:"-"`
}
type DeliverKindBoxReqResponse struct{}