2026-01-17

1.添加Md5工具
This commit is contained in:
2026-01-17 15:47:34 +08:00
parent 1040b383dd
commit 36a7041a06
12 changed files with 256 additions and 9 deletions
+1 -1
View File
@@ -98,6 +98,7 @@
<scope>annotationProcessor</scope>
</dependency>
<!-- 日志记录工具类 -->
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
@@ -133,5 +134,4 @@
</plugin>
</plugins>
</build>
</project>