diff --git a/wholesale/order.go b/wholesale/order.go index ae20de9..4113bee 100644 --- a/wholesale/order.go +++ b/wholesale/order.go @@ -128,6 +128,7 @@ type ArgsOrderLists struct { type OrderSearch struct { OrderSubSn string + OrderSn string Status []uint CancelStatus uint CreatedStartDate string