{"pattern":"乌鸦哥"}
curl --location --request POST '/Room/AddRegexBlacklist' \ --header 'Content-Type: application/json' \ --data-raw '{"pattern":"乌鸦哥"}'
{ "error": 0, "message": "添加成功" }