初始化

master
陈思豪 2024-07-31 23:59:25 +08:00
parent 5e9cf83add
commit 3d196a1cf9
1 changed files with 5 additions and 0 deletions

View File

@ -166,6 +166,11 @@
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations-jakarta</artifactId>
</dependency>
</dependencies>
</project>