修改类目筛选项

finance
黄伟 2 years ago
parent 32dc10f5c3
commit ca31170b28

@ -10,6 +10,7 @@ type category struct {
} }
type ArgsCategoryList struct { type ArgsCategoryList struct {
ThirdCategoryId uint ThirdCategoryId uint
IsMatch uint // 是否匹配 0=全部 1=匹配 2=没匹配
Page bean.Page Page bean.Page
} }

Loading…
Cancel
Save