业务逻辑修改以及完善

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

15
pom.xml
View File

@@ -8,7 +8,7 @@
<artifactId>vetti-service</artifactId>
<version>3.9.0</version>
<name>haotaike</name>
<name>hotake</name>
<description>Vetti Dashboard</description>
<properties>
@@ -366,19 +366,6 @@
<version>1.0.10</version>
</dependency>
<!-- 可选:支持更复杂 CSS -->
<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-slf4j</artifactId>
<version>1.0.10</version>
</dependency>
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.70.0</version>
</dependency>
</dependencies>
</dependencyManagement>