a
This commit is contained in:
@@ -104,11 +104,11 @@ type GetOrderResult struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type OrderExt struct {
|
type OrderExt struct {
|
||||||
O2ODeliveryTime string `json:"o2oDeliveryTime"`
|
O2ODeliveryTime string `json:"o2oDeliveryTime"`
|
||||||
AerfaTimeIDSopShipmentType string `json:"aerfaTime.idSopShipmentType"`
|
// AerfaTimeIDSopShipmentType string `json:"aerfaTime.idSopShipmentType"`
|
||||||
StoreName string `json:"storeName"`
|
StoreName string `json:"storeName"`
|
||||||
Road string `json:"road"`
|
Road string `json:"road"`
|
||||||
Contact string `json:"contact"`
|
Contact string `json:"contact"`
|
||||||
}
|
}
|
||||||
|
|
||||||
//查询单个订单
|
//查询单个订单
|
||||||
|
|||||||
Reference in New Issue
Block a user