Initial qiwei secondary development handoff
This commit is contained in:
44
eventdata/11046.json
Normal file
44
eventdata/11046.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"data":{
|
||||
"address":"北京市东城区东长安街",
|
||||
"content_type":6,
|
||||
"conversation_id":"S:16888xxx328682_7881302xx12998",
|
||||
"is_pc":0,
|
||||
"latitude":39.903739928999997,
|
||||
"local_id":"2828",
|
||||
"longitude":116.397827148,
|
||||
"receiver":"168885xxx28682",
|
||||
"send_time":"1639408398",
|
||||
"sender":"78813xx98",
|
||||
"sender_name":"小邪",
|
||||
"server_id":"1099046",
|
||||
"title":"北京天安门广场",
|
||||
"zoom":15
|
||||
},
|
||||
"type":11046
|
||||
}
|
||||
{
|
||||
"event": "20013",
|
||||
"description": "位置消息事件",
|
||||
"time": "{{data.send_time}}",
|
||||
"data": {
|
||||
"instanceId": "string",
|
||||
"robotId": "string",
|
||||
"sendTime": "{{data.send_time}}",
|
||||
"localId": "{{data.local_id}}",
|
||||
"serverId": "{{data.server_id}}",
|
||||
"messageType": 103,
|
||||
"address": "{{data.address}}",
|
||||
"latitude": "{{data.latitude}}",
|
||||
"longitude": "{{data.longitude}}",
|
||||
"title": "{{data.title}}",
|
||||
"zoom": "{{data.zoom}}",
|
||||
"appInfo": "",
|
||||
"messageSource": 0,
|
||||
"conversationId": "{{data.conversation_id}}",
|
||||
"fromWxId": "{{data.sender}}",
|
||||
"toWxId": "{{data.receiver}}",
|
||||
"fromNickName": "{{data.sender_name}}",
|
||||
"isPc":0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user