From dad4fdd766e3e35caf7c057205813a962cf709f1 Mon Sep 17 00:00:00 2001 From: sian Date: Fri, 10 Feb 2023 14:17:43 +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/afs.go | 1 + 1 file changed, 1 insertion(+) diff --git a/supplier/afs.go b/supplier/afs.go index 0a2c308..ec1b7b1 100644 --- a/supplier/afs.go +++ b/supplier/afs.go @@ -180,6 +180,7 @@ type ArgsAfsCompensate struct { AfsSn string `json:"afsSn"` RefundFee decimal.Decimal `json:"refundFee"` Notes string `json:"notes"` + RefundId uint `json:"refundId"` } // Compensate @Title 订单赔偿