From 1242de153c963c69d9b165b94deb0007dd51ee98 Mon Sep 17 00:00:00 2001 From: kanade Date: Fri, 6 Jan 2023 11:20:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=94=E5=9B=9E=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= 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 eb5575e..ae20de9 100644 --- a/wholesale/order.go +++ b/wholesale/order.go @@ -143,6 +143,7 @@ type ReplyOrderLists struct { type OrderItem struct { Id uint + ChannelId uint OrderSubSn string SourceOrderSn string Status uint