{
"data": {
"to_wxid": "filehelper",
"title": "百度一下",
"desc": "用科技让复杂的世界更简单!",
"url": "https://www.baidu.com",
"image_url": "https://www.baidu.com/img/flexible/logo/pc/result.png"
},
"type": 34009
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"data": {
"to_wxid": "filehelper",
"title": "百度一下",
"desc": "用科技让复杂的世界更简单!",
"url": "https://www.baidu.com",
"image_url": "https://www.baidu.com/img/flexible/logo/pc/result.png"
},
"type": 34009
}'{
"data": null,
"msg": "ok",
"type": 34009
}