{
"data": {
"conversation_id":"S:1688850xx82_78813022xxxx12998",
"address":"北京市东城区东长安街",
"latitude":39.903739999999999,
"longitude":116.39782700000001,
"title":"北京天安门广场",
"zoom":15
},
"client_id": 1,
"type": "WW_SEND_LOCATION_MSG"
}curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"conversation_id":"S:1688850xx82_78813022xxxx12998",
"address":"北京市东城区东长安街",
"latitude":39.903739999999999,
"longitude":116.39782700000001,
"title":"北京天安门广场",
"zoom":15
},
"client_id": 1,
"type": "WW_SEND_LOCATION_MSG"
}'{}