|
|
|
@ -271,8 +271,8 @@ type ReplyAfsInfoById struct {
|
|
|
|
|
SkuId uint `json:"skuId"`
|
|
|
|
|
SourceSkuId string `json:"sourceSkuId"`
|
|
|
|
|
SourceId uint `json:"sourceId"`
|
|
|
|
|
OrderSn string `json:"orderSn"`
|
|
|
|
|
ChannelOrderSn string `json:"ChannelOrderSn"`
|
|
|
|
|
OrderSubSn string `json:"orderSn"`
|
|
|
|
|
SourceOrderSn string `json:"SourceOrderSn"`
|
|
|
|
|
OrderFee decimal.Decimal `json:"orderFee"`
|
|
|
|
|
SourceOrderFee decimal.Decimal `json:"sourceOrderFee"`
|
|
|
|
|
FreightFee decimal.Decimal `json:"freightFee"`
|
|
|
|
|