感谢您的反馈!
名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
data_json | String | 可选 | { "userId": "1", "goodsId": "123", "isvGoodsId": "123", "barCode": "1345", "title": "百事可乐", "categoryId": "99", "isvCategoryId": "01", "gmtModified": "13927116160333", "gmtCreate": "1392711616045", "originalPrice": "150", "reservePrice": "255", "shortcutCode": "11", "shotTitle": "BS", "spec": "ml", "unit": "瓶", "status": "on", "pricingMode": "c", "appKey": "23669885", "source": "sixun", "deviceType": 0, "hardwareId": "123456789", "brand": "思讯", "model": "POS桌面端" } | 消息体数据JSON串 |
msg_biz_id | String | 可选 | alibaba_lst_GoodsSync|1|123 | 业务消息ID |
{ "msg_biz_id":"alibaba_lst_GoodsSync|1|123", "data_json":"{ \"userId\": \"1\", \"goodsId\": \"123\", \"isvGoodsId\": \"123\", \"barCode\": \"1345\", \"title\": \"百事可乐\", \"categoryId\": \"99\", \"isvCategoryId\": \"01\", \"gmtModified\": \"13927116160333\", \"gmtCreate\": \"1392711616045\", \"originalPrice\": \"150\", \"reservePrice\": \"255\", \"shortcutCode\": \"11\", \"shotTitle\": \"BS\", \"spec\": \"ml\", \"unit\": \"瓶\", \"status\": \"on\", \"pricingMode\": \"c\", \"appKey\": \"23669885\", \"source\": \"sixun\", \"deviceType\": 0, \"hardwareId\": \"123456789\", \"brand\": \"思讯\", \"model\": \"POS桌面端\" }" }