This commit is contained in:
suyl
2021-06-10 14:37:08 +08:00
parent 7a6622724f
commit e32b46635a
2 changed files with 15 additions and 15 deletions

View File

@@ -93,6 +93,7 @@ type AfsOrder struct {
RefundType int8 `json:"refundType"`
RefuseReason string `orm:"size(1024)" json:"refuseReason"`
AfsTotalShopMoney int64 `json:"afsTotalShopMoney"` //最新的退款后的平台结算
SkuUserMoney int64 `json:"skuUserMoney"` // 用户支付菜品金额
FreightUserMoney int64 `json:"freightUserMoney"` // 用户支付运费金额
AfsFreightMoney int64 `json:"afsFreightMoney"` // 退货取件费