diff --git a/supply/sku.go b/supply/sku.go index 4bddb93..7188216 100644 --- a/supply/sku.go +++ b/supply/sku.go @@ -87,11 +87,11 @@ func (s *sku) Adjust(ctx context.Context, args ArgsSkuAdjust) error { } type ArgsSkuLists struct { - Search skuListsSearch + Search SkuListsSearch Page bean.Page } -type skuListsSearch struct { +type SkuListsSearch struct { Name string // 商品名称 Source uint // 所属供应商 1=京东 Id uint // 瑞库客id