{
"appId": "{{appid}}",
"toWxid": "wxid**nquqz22",
"content": "<?xml version=\"1.0\"?>\n<msg>\n\t<location x=\"27.690519\" y=\"106.937958\" scale=\"15\" label=\"贵州省遵义市红花岗区合众路16号\" maptype=\"0\" poiname=\"冰岛咖啡(合众路店)\" poiid=\"qqmap_16018756252331389352\" buildingId=\"\" floorName=\"\" poiCategoryTips=\"娱乐休闲:咖啡厅\" poiBusinessHour=\"08:00-02:00\" poiPhone=\"0851-28986688\" poiPriceTips=\"0.0\" isFromPoiList=\"true\" adcode=\"\" cityname=\"\" />\n</msg>\n"
}curl --location --request POST 'http://api.geweapi.com/gewe/v2/api/message/postLocation' \
--header 'X-GEWE-TOKEN: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "",
"toWxid": "wxid**nquqz22",
"content": "<?xml version=\"1.0\"?>\n<msg>\n\t<location x=\"27.690519\" y=\"106.937958\" scale=\"15\" label=\"贵州省遵义市红花岗区合众路16号\" maptype=\"0\" poiname=\"冰岛咖啡(合众路店)\" poiid=\"qqmap_16018756252331389352\" buildingId=\"\" floorName=\"\" poiCategoryTips=\"娱乐休闲:咖啡厅\" poiBusinessHour=\"08:00-02:00\" poiPhone=\"0851-28986688\" poiPriceTips=\"0.0\" isFromPoiList=\"true\" adcode=\"\" cityname=\"\" />\n</msg>\n"
}'{
"ret": 200,
"msg": "操作成功",
"data": {
"toWxid": "wxid_c2q****ipg22",
"createTime": 1778032487,
"msgId": 0,
"newMsgId": 195865128404704362,
"type": 48
}
}