升级 orion-kit 到 v1.0.6.

This commit is contained in:
lijiahang
2023-07-04 12:17:17 +08:00
parent 1eeb950cf8
commit 27bf523001
22 changed files with 52 additions and 403 deletions

View File

@@ -27,6 +27,11 @@
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
</dependency>
<!-- mapstruct -->
<dependency>
<groupId>org.mapstruct</groupId>