From 8a1ea45af3643b1d41b93227247d0f19061c22bb Mon Sep 17 00:00:00 2001 From: sian Date: Thu, 1 Sep 2022 09:23:36 +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 --- supplier/supplier.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supplier/supplier.go b/supplier/supplier.go index 3fb35d7..91e661a 100644 --- a/supplier/supplier.go +++ b/supplier/supplier.go @@ -6,8 +6,8 @@ import ( ) type Supplier struct { - Goods goods - Supplier supplier + Goods goods + supplier } type supplier struct {