Compare commits
No commits in common. "fef08db999db337ef62452c84e3244c6e703731d" and "c2bfb0372c86361113458bd88c409968f253fc8e" have entirely different histories.
fef08db999
...
c2bfb0372c
|
@ -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