{
"data": {
"room_wxid": "61******@chatroom",
"status": 1
},
"type": 31011
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"room_wxid": "61******@chatroom",
"status": 1
},
"type": 31011
}'{
"data": {
"ret": 0
},
"msg": "ok",
"type": 31011
}