From b52099f706d8cd8106522eba91208b6fb538d3cf Mon Sep 17 00:00:00 2001 From: sian Date: Mon, 7 Nov 2022 16:50:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supply/channel/order.go | 1 + 1 file changed, 1 insertion(+) diff --git a/supply/channel/order.go b/supply/channel/order.go index 60f1c80..279a381 100644 --- a/supply/channel/order.go +++ b/supply/channel/order.go @@ -137,6 +137,7 @@ func (o *order) Cancel(ctx context.Context, channelId string, args ArgsOrderChan } type OrderListsSearch struct { + SkuName string // 商品名称 Status []uint // 订单状态 CancelStatus uint // 订单取消状态 OrderSn string // 订单编号