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