This commit is contained in:
苏尹岚
2020-12-02 08:50:02 +08:00
parent b2dfa0c68e
commit e7705249c0

View File

@@ -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"`
}
//查询单个订单