update OR nats model
This commit is contained in:
parent
48e585dc16
commit
b5ba7c7bf1
|
@ -58,6 +58,7 @@ type UpdateOutboundRequestLogisticInfoPayload struct {
|
|||
ShippingLabel string `json:"shippingLabel"`
|
||||
TrackingCode string `json:"trackingCode"`
|
||||
ORCode string `json:"orCode"`
|
||||
TPLCode string `json:"tplCode"`
|
||||
}
|
||||
|
||||
// CancelOutboundRequest ...
|
||||
|
|
Loading…
Reference in New Issue