diff --git a/jd/category.go b/jd/category.go index b505293..8b0fd20 100644 --- a/jd/category.go +++ b/jd/category.go @@ -9,7 +9,8 @@ import ( type category struct { } type ArgsCategoryList struct { - Page bean.Page + ThirdCategoryId uint + Page bean.Page } type CategoryItem struct {