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 订单赔偿