{
"type": "sendMusic",
"data": {
"wxid": "34457730396@chatroom",
"name": "岛屿",
"author": "忆白",
"app": "wx8dd6ecd81906fd84",
"jumpUrl": "https://music.163.com/#/outchain/2/1851471702/",
"musicUrl": "https://m10.music.126.net/20240524220753/0afc76cedf25edcceb927df94fd790b2/ymusic/060e/0552/515b/1dba6f94c2281e06ea53f12bf9492905.mp3",
"imageUrl": "http://p2.music.126.net/5QqPaUiTnTVxB5dZxDX3_Q==/109951165266634946.jpg?param=90y90"
}
}
curl --location --request POST 'http://127.0.0.1:8888/wechat/httpapi' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "sendMusic",
"data": {
"wxid": "34457730396@chatroom",
"name": "岛屿",
"author": "忆白",
"app": "wx8dd6ecd81906fd84",
"jumpUrl": "https://music.163.com/#/outchain/2/1851471702/",
"musicUrl": "https://m10.music.126.net/20240524220753/0afc76cedf25edcceb927df94fd790b2/ymusic/060e/0552/515b/1dba6f94c2281e06ea53f12bf9492905.mp3",
"imageUrl": "http://p2.music.126.net/5QqPaUiTnTVxB5dZxDX3_Q==/109951165266634946.jpg?param=90y90"
}
}'
{
"code": 200,
"msg": "操作成功",
"result": {
"sendId": "cb3594ac3e35abd17914695850a6eb17"
},
"wxid": "wxid_nq6r0w9v12612",
"port": 7628,
"pid": 27544,
"flag": "7643",
"timestamp": "1741015593840"
}