chore: 优化部分注释

This commit is contained in:
2025-08-11 21:30:18 +08:00
parent 26effb6ee2
commit 974a41373d
10 changed files with 13 additions and 14 deletions

View File

@@ -13,7 +13,7 @@
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 安全模块 - 敏感词模块</description>
<description>ContiNew Starter 安全模块 - 敏感词</description>
<dependencies>
<!-- Hutool DFA 模块(基于 DFA 的关键词查找) -->