{
"type": 31001
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"type": 31001
}'{
"data": [
{
"avatar": "https://wx.qlogo.cn/mmcrhead/*****/0",
"chat_room_type": 0,
"flag": 3,
"local_type": 1, //2代表是未添加到通讯录
"nickname": "群聊名称",
"remark": "备注",
"wxid": "************@chatroom"
}
*********************************
],
"msg": "ok",
"type": 31001
}