@ -28,9 +28,9 @@ public class NotifyUtil {
// 钉钉通知相关配置
private final List<String> WARN_USER_LIST = Lists.newArrayList(
"283712335120874575",
"01231011386731976125",
"590204300932000212"
"17521100167039919",
"17468408094381279",
"1774315882745462"
);
// 防重复缓存 key 前缀
private static final String WARN_LOCK_KEY_PREFIX = "question:gen:warn:lock:";