整理代码。

This commit is contained in:
2023-03-08 17:42:04 +08:00
parent 19557734ed
commit f0b6014e77
9 changed files with 12 additions and 16 deletions

View File

@@ -28,12 +28,10 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.13.4</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.13.4</version>
</dependency>
</dependency>
</dependencies>
</project>