{ "guid": "string", "room_id": "", "notice": "" }
curl --location --request POST '/room/modify_room_notice' \ --header 'Content-Type: application/json' \ --data-raw '{ "guid": "string", "room_id": "", "notice": "" }'
null