From 511392ecc5c6644102727e49b12a3e9537b38975 Mon Sep 17 00:00:00 2001 From: sian Date: Wed, 7 Dec 2022 15:41:18 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/supplier/supplier.go b/supplier/supplier.go index 28ed1c9..9b6fc29 100644 --- a/supplier/supplier.go +++ b/supplier/supplier.go @@ -15,6 +15,7 @@ type Supplier struct { WalletApply supplierWalletApply LogisticsCompany logisticsCompany ReturnAddress returnAddress + Afs afs } type supplier struct {