Compare commits
No commits in common. "9fb4f0c6f3cf2b9b267b077c16195c749cbefbdd" and "d4915875e9d3970cef561a88509ee4fc10abc042" have entirely different histories.
9fb4f0c6f3
...
d4915875e9
|
@ -35,7 +35,6 @@ type CreateOrderItemRes struct {
|
|||
Success string `json:"success"`
|
||||
Transport string `json:"transport"`
|
||||
Txlogisticid string `json:"txlogisticid"`
|
||||
SortLine string `json:"sortLine"`
|
||||
}
|
||||
|
||||
type CancelOrderRes struct {
|
||||
|
|
Loading…
Reference in New Issue