名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
data_json | String | 可选 | { "inventoryId": "1234567", "isvInventoryId": "1234567", "goodsId": "123", "isvGoodsId": "123", "userId": "1", "transQuantity ": "2", "operateType": "stockentering", "gmtCreate": "1392711616045", "appKey": "23669885", "source": "sixun", "deviceType": 0, "hardwareId": "123456789", "brand": "思讯", "model": "POS桌面端" } | 消息体内容JSON串 |
msg_biz_id | String | 可选 | alibaba_lst_InventorySync|1|1234567 | 消息业务ID |
{ "msg_biz_id":"alibaba_lst_InventorySync|1|1234567", "data_json":"{ \"inventoryId\": \"1234567\", \"isvInventoryId\": \"1234567\", \"goodsId\": \"123\", \"isvGoodsId\": \"123\", \"userId\": \"1\", \"transQuantity \": \"2\", \"operateType\": \"stockentering\", \"gmtCreate\": \"1392711616045\", \"appKey\": \"23669885\", \"source\": \"sixun\", \"deviceType\": 0, \"hardwareId\": \"123456789\", \"brand\": \"思讯\", \"model\": \"POS桌面端\" }" }