feat:生成评测docx

This commit is contained in:
lbw
2025-12-10 16:41:35 +08:00
parent 81f44376c5
commit d777437e82
20 changed files with 542 additions and 1 deletions

View File

@@ -90,6 +90,11 @@
<artifactId>log4j-core</artifactId>
</dependency>
<dependency>
<groupId>com.deepoove</groupId>
<artifactId>poi-tl</artifactId>
</dependency>
</dependencies>
<build>