订单详情

master
杨赟 4 months ago
parent 96f75eb74f
commit 19b57a0c60

@ -281,6 +281,7 @@ type ReplySubmitDataOrderSub struct {
OrderFee decimal.Decimal `json:"orderFee"`
SupplyOrderFee decimal.Decimal `json:"supplyOrderFee"`
SourceName string `json:"sourceName"`
SourceBase string `json:"sourceBase"`
SourceOrderName string `json:"sourceOrderName"`
}
type ReplySubmitDataSku struct {

Loading…
Cancel
Save