跳到主要内容

has_any_match

是不是敏感词

声明

bool has_any_match(string content)

参数

参数名描述
content检测文本

返回值

如果为敏感词则返回true,反正则返回false

使用方式

返回文档