业务逻辑修改以及完善

This commit is contained in:
2026-01-10 00:58:29 +08:00
parent 009d839dce
commit 6edf7a4958
6 changed files with 63 additions and 84 deletions

View File

@@ -229,19 +229,6 @@
<artifactId>openhtmltopdf-pdfbox</artifactId>
</dependency>
<!-- 可选:支持更复杂 CSS -->
<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-slf4j</artifactId>
</dependency>
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
</dependency>
</dependencies>
</project>