客户端敏感词检测文件 sensitive_words.txt 一行一个词 放置于微端oem目录 为方便服务器端共用sensitive_words.txt文件为GBK字符集

服务器端命令
sensitivewords 要检测的内容(只能使用字符串变量) 敏感词文档所在位置 替换字符(留空则不替换)
通过检测 返回 假  未通过 返回真
#IF
sensitivewords S$测试内容 ../QuestDiary/sensitive_words.txt *
#ACT



#IF
sensitivewords S$测试内容 ../QuestDiary/sensitive_words.txt
#ACT
sendmsg 0 包含敏感词
作者:admin  创建时间:2024-08-29 09:46
 更新时间:2024-08-29 11:07