Compare commits
2 Commits
d4915875e9
...
9fb4f0c6f3
Author | SHA1 | Date |
---|---|---|
sinhluu | 9fb4f0c6f3 | |
Sinh | ac8aa89d70 |
|
@ -35,6 +35,7 @@ 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