finance
黄伟 2 years ago
parent e30ce7da29
commit a5dbde176c

@ -151,6 +151,7 @@ type OrderInfo struct {
OrderId uint `json:"orderId"`
CustomerId uint `json:"customerId"`
OrderSn uint64 `json:"orderSn"`
SourceOrderSn uint64 `json:"sourceOrderSn"`
ReceiverName string `json:"receiverName"`
ReceiverMobile string `json:"receiverMobile"`
Address string `json:"address"`

Loading…
Cancel
Save