finance
杨赟 2 years ago
parent aa60a12f4d
commit 880be87bd0

@ -21,6 +21,7 @@ type ArgsOrderSplit struct {
type OrderSub struct {
SourceOrderSn string // 供应商订单号
FreightFee decimal.Decimal // 运费
Status uint // 订单状态
OrderFee decimal.Decimal // 订单金额
Skus []OrderSplitSkuItem // 拆分订单sku
}

Loading…
Cancel
Save