修改类目筛选项

finance
黄伟 1 year ago
parent 9926bc4791
commit 7b9e48c850

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

Loading…
Cancel
Save