{
"uuid":"",
"roomid":""
}curl --location --request POST '/v1/room/quitroom' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid":"",
"roomid":""
}'{
"code": 0,
"data": true,
"text": "string",
"rowcount": 0,
"showmsg": true
}