mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-08 15:21:52 +08:00
1.8.2 版本发布
This commit is contained in:
@@ -46,7 +46,7 @@ public class SensitiveWordServiceImpl implements SensitiveWordService {
|
||||
/**
|
||||
* 是否开启敏感词功能
|
||||
*/
|
||||
private static final Boolean ENABLED = false;
|
||||
public static Boolean ENABLED = false;
|
||||
|
||||
/**
|
||||
* 敏感词列表缓存
|
||||
|
Reference in New Issue
Block a user