finance
黄伟 2 years ago
parent 5e7a380a8c
commit 4502558d87

@ -163,6 +163,7 @@ func (s *sku) Lists(ctx context.Context, args ArgsSkuLists) (reply ReplySkuList,
} }
type SkuEsSearch struct { type SkuEsSearch struct {
SourceId uint // 所属供应商
SourceStatus uint // 供应商上下架状态 1=上架 2=下架 SourceStatus uint // 供应商上下架状态 1=上架 2=下架
PlatformStatus uint // 平台上下架状态 1=上架 2=下架 PlatformStatus uint // 平台上下架状态 1=上架 2=下架
SkuId uint // Sku编码 SkuId uint // Sku编码

Loading…
Cancel
Save