{
"type": "addFriendByV3",
"data": {
"v3": "v3_020b3826fd0301000000000070a61470bbfdda000000501ea9a3dba12f95f6b60a0536a1adb6443c5bb8c2efda9a0e3081c0ad7a00f4557eaadc402ed0ded26c4b9cde7641ca1f7782b77b31d1fd7f7585158466cedbb7a38e4790b6614cfe98a64928@stranger",
"content": "你好",
"scene": "30"
}
}
curl --location --request POST 'http://127.0.0.1:7777/qianxun/httpapi?wxid=wxid_nq6r0w9v12612&safekey=' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "addFriendByV3",
"data": {
"v3": "v3_020b3826fd0301000000000070a61470bbfdda000000501ea9a3dba12f95f6b60a0536a1adb6443c5bb8c2efda9a0e3081c0ad7a00f4557eaadc402ed0ded26c4b9cde7641ca1f7782b77b31d1fd7f7585158466cedbb7a38e4790b6614cfe98a64928@stranger",
"content": "你好",
"scene": "30"
}
}'
{
"code": 200,
"msg": "操作成功",
"result": {},
"wxid": "wxid_nq6r0w9v12612",
"port": 8888,
"pid": 3944,
"flag": "7888",
"timestamp": "1716621650997"
}