Merge branch 'master' of git.oa00.com:supply-chain/service

finance
黄伟 2 years ago
commit e8010df521

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

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

Loading…
Cancel
Save