package param
type KindBoxDeleteRequest struct {
KindBoxID uint
}
type KindBoxDeleteResponse struct{}