Compare commits

..

No commits in common. "fef08db999db337ef62452c84e3244c6e703731d" and "c2bfb0372c86361113458bd88c409968f253fc8e" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -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 {