package request type ClassifyReq struct { ClassifyIds []int `description:"二级分类id"` }