Merge branch 'integrate-onpoint' into develop

This commit is contained in:
Sinh 2022-09-19 14:19:07 +07:00
commit af85d25516
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ type UpdateOutboundRequestLogisticInfoPayload struct {
ShippingLabel string `json:"shippingLabel"`
TrackingCode string `json:"trackingCode"`
ORCode string `json:"orCode"`
TPLCode string `json:"tplCode"`
}
// CancelOutboundRequest ...