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