{"pattern":"乌鸦哥"}
curl --location --request POST '/Room/RemoveRegexBlacklist' \ --header 'Content-Type: application/json' \ --data-raw '{"pattern":"乌鸦哥"}'
{ "error": 0, "message": "已从正则黑名单移除" }