UPDATE: 程序激活码生成工具集成。

This commit is contained in:
贾同学
2025-10-14 20:29:55 +08:00
parent 014ac7931e
commit d58452012d
19 changed files with 224 additions and 387 deletions

View File

@@ -139,6 +139,12 @@
<artifactId>report-generator</artifactId>
<version>1.0.0</version>
</dependency>
<!--激活工具-->
<dependency>
<groupId>com.njcn.gather</groupId>
<artifactId>activate-tool</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>