- remove mtpsapi.CreateOrderByShopParam.ExpectedDeliveryTime.
This commit is contained in:
@@ -124,7 +124,7 @@ type CreateOrderByShopParam struct {
|
||||
CoordinateType int `json:"coordinate_type"`
|
||||
GoodsValue float64 `json:"goods_value"`
|
||||
GoodsWeight float64 `json:"goods_weight"`
|
||||
ExpectedDeliveryTime int64 `json:"expected_delivery_time"`
|
||||
// ExpectedDeliveryTime int64 `json:"expected_delivery_time"`
|
||||
OrderType int `json:"order_type"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user