{
"data": {
"room_wxid": "3******@chatroom",
"wxid": "wxid_2******",
"content": "打招呼内容",
"remark": "好友备注",
"label_id": "",
"role": 0,
"scene":14
},
"type": 31007
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"room_wxid": "3******@chatroom",
"wxid": "wxid_2******",
"content": "打招呼内容",
"remark": "好友备注",
"label_id": "",
"role": 0,
"scene":14
},
"type": 31007
}'{
"data": {
"ret": 0,
"retmsg": ""
},
"msg": "ok",
"type": 31007
}