1.8.2 版本发布

This commit is contained in:
YunaiV
2023-09-24 23:24:24 +08:00
parent 83a133b344
commit 9b7c757942
5 changed files with 70 additions and 52 deletions

View File

@@ -46,7 +46,7 @@ public class SensitiveWordServiceImpl implements SensitiveWordService {
/**
* 是否开启敏感词功能
*/
private static final Boolean ENABLED = false;
public static Boolean ENABLED = false;
/**
* 敏感词列表缓存