feat():增加swagger核心注解依赖包

master
LQS 2024-08-04 11:24:55 +08:00
parent a59dca1ea2
commit 84c9ed8b8c
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations-jakarta</artifactId>
</dependency>
</dependencies>
</project>