京东上城商品搜索
This commit is contained in:
@@ -219,7 +219,7 @@ type WaybillReceiveParam struct {
|
||||
// ReceiveCompany string `json:"receiveCompany"` //否 北京市大兴区亦庄经济开发区京东大厦 收件人公司,长度:50,说明:不能为生僻字
|
||||
// Goods string `json:"goods"` //否 服装、3C等 托寄物名称,长度:200,说明:为避免托运物品在铁路、航空安检中被扣押,请务必下传商品类目或名称,例如:服装、3C等
|
||||
// GoodsCount int `json:"goodsCount"` //否 无 寄托物数量
|
||||
// PromiseTimeType int `json:"promiseTimeType"` //否 无 产品类型(1:特惠送 2:特快送 4:城际闪送 5:同城当日达 6:次晨达 7:微小件 8: 生鲜专送 16:生鲜特快 17、生鲜特惠 21:特惠小包)
|
||||
PromiseTimeType int `json:"promiseTimeType"` //否 无 产品类型(1:特惠送 2:特快送 4:城际闪送 5:同城当日达 6:次晨达 7:微小件 8: 生鲜专送 16:生鲜特快 17、生鲜特惠 21:特惠小包)
|
||||
// Freight int `json:"freight"` //否 无 运费
|
||||
// PickUpStartTime time.Time `json:"pickUpStartTime"` //否 1 预约取件开始时间
|
||||
// PickUpEndTime time.Time `json:"pickUpEndTime"` //否 1 预约取件结束时间
|
||||
|
||||
Reference in New Issue
Block a user