update model
This commit is contained in:
parent
572120c26a
commit
3a57e9e85f
|
@ -46,4 +46,5 @@ type UpdateOutboundRequestLogisticInfoPayload struct {
|
|||
// CancelOutboundRequest ...
|
||||
type CancelOutboundRequest struct {
|
||||
ORCode string `json:"orCode"`
|
||||
Note string `json:"note"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue