finance
黄伟 2 years ago
parent 4279a73fbe
commit 4abeb1ecd4

@ -19,6 +19,7 @@ type GoodsSearch struct {
Name string // 商品名称
CategoryId uint64 // 类目id
BrandName string // 品牌名
Handle uint // 处理状态 1=待处理 2=入库 3=废弃
}
type ArgsGoodsList struct {
Search GoodsSearch

Loading…
Cancel
Save