This commit is contained in:
邹宗楠
2022-10-17 09:55:37 +08:00
parent 520c086760
commit 51289e4340
2 changed files with 2 additions and 1 deletions

View File

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