From d3b80ee32097eb1a6bc64efb2402748c82fd0f75 Mon Sep 17 00:00:00 2001 From: sian Date: Wed, 1 Mar 2023 09:32:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supplier/afs.go | 1 + 1 file changed, 1 insertion(+) diff --git a/supplier/afs.go b/supplier/afs.go index f64b017..a2a709b 100644 --- a/supplier/afs.go +++ b/supplier/afs.go @@ -87,6 +87,7 @@ type AfsPackageSend struct { LogisticsCompany string `json:"logisticsCompany"` WaybillCode string `json:"waybillCode"` SendGoodsDate int64 `json:"sendGoodsDate"` + Address string `json:"address"` } // Detail @Title 售后详情