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