1.8.2 发版

This commit is contained in:
YunaiV
2023-09-24 23:35:03 +08:00
parent 91ab421b65
commit 8eb482024d
10 changed files with 338 additions and 57 deletions

View File

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