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 // 订单编号