| 名称 | 类型 | 是否必须 | 示例值 | 描述 |
|---|---|---|---|---|
| item_id | String | 可选 | 123456 | 商品id |
| item_info | String | 可选 | 商品详情 | |
|
|
||||
| timestamp | Date | 可选 | 2016-05-27 14:53:09 | 消息发生的时间戳 |
{
"item_info":{
"post_for_free":"true",
"cart_support":"true",
"promotion_tips":"淘金币满20抵4元",
"quantity":"234",
"shop_name":"yoyo的衣服店",
"title":"毛绒袜子",
"promotion_price":"1.33",
"sku_infos":{
"quantity":"1",
"price":"1.99",
"sku_id":"23412341",
"promotion_price":"1.65"
},
"in_sale":"true",
"price":"3.44",
"img_urls":"http://img.jpg,http://isdfasd.jpg",
"seller_type":"taobao",
"location":"杭州",
"seller_nick":"yoyo衣服好"
},
"item_id":"123456",
"timestamp":"2016-05-27 14:53:09"
}