添加蜂鸟配送
This commit is contained in:
@@ -432,7 +432,7 @@ type PreCreateByShopParam struct {
|
||||
PayTypeCode int `json:"pay_type_code"`
|
||||
GoodsValue float64 `json:"goods_value"`
|
||||
GoodsWeight float64 `json:"goods_weight"`
|
||||
ExpectedDeliveryTime int64 `json:"expected_delivery_time,omitempty"`
|
||||
ExpectedDeliveryTime int64 `json:"expected_delivery_time"`
|
||||
|
||||
// 以下为可选参数
|
||||
|
||||
|
||||
Reference in New Issue
Block a user