mirror of
https://github.com/houbb/sensitive-word.git
synced 2026-03-22 08:27:36 +08:00
[Feature] add for new
This commit is contained in:
@@ -595,6 +595,7 @@ public class SensitiveWordBs implements ISensitiveWordDestroy {
|
||||
/**
|
||||
* 删除敏感词
|
||||
* @param word 单词
|
||||
* @param others 其他
|
||||
* @since 0.19.0
|
||||
*/
|
||||
public void removeWord(String word, String ... others) {
|
||||
|
||||
Reference in New Issue
Block a user