update odn logistic info
This commit is contained in:
parent
5b1b55ee78
commit
7d1d63039d
|
@ -49,7 +49,7 @@ type UpdateORLogisticInfoPayload struct {
|
|||
|
||||
TPLCode string `json:"tplCode"`
|
||||
TrackingCode string `json:"trackingCode"`
|
||||
LogisticInfoLabels []LogisticInfoLabel `json:"logisticInfoLabels"`
|
||||
ShippingLabels []LogisticInfoLabel `json:"shippingLabels"`
|
||||
}
|
||||
|
||||
type LogisticInfoLabel struct {
|
||||
|
|
Loading…
Reference in New Issue