From 972891b6bdaff2bb54c6f04f6e045523dcf7f782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=90=8C?= <494089941@qq.com> Date: Thu, 12 Oct 2023 09:53:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=BB=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E5=8F=B7=E7=AD=9B=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wholesale/order.go | 1 + 1 file changed, 1 insertion(+) 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