opt:代码优化;

This commit is contained in:
2025-06-24 20:18:50 +08:00
parent 296016dc7f
commit 368b846b1f
70 changed files with 2563 additions and 717 deletions

View File

@@ -39,7 +39,11 @@
<version>3.0.13</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>reader</groupId>
<artifactId>reader</artifactId>
<version>1.4</version>
</dependency>
<!-- 获取系统信息 -->
<dependency>
<groupId>com.github.oshi</groupId>