打包顺序调整

This commit is contained in:
gaoqr
2025-06-18 10:07:43 +08:00
parent fc7e0bb48a
commit 1fbb10f08d
3 changed files with 1 additions and 5 deletions
-4
View File
@@ -85,10 +85,6 @@
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct</artifactId>
</dependency>
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-jdk8</artifactId> <!-- use mapstruct-jdk8 for Java 8 or higher -->
</dependency>
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-processor</artifactId>