feat():增加了swagger3的核心注解依赖

master
chaiyapeng 2024-08-11 09:34:20 +08:00
parent b2def60786
commit 40e86b8f1b
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -309,11 +309,11 @@
<version>${forest.version}</version>
</dependency>
<dependency>
<groupId>com.muyu</groupId>
<artifactId>cloud-common-nacos-remote</artifactId>
<version>1.0.0</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.muyu</groupId>-->
<!-- <artifactId>cloud-common-nacos-remote</artifactId>-->
<!-- <version>1.0.0</version>-->
<!-- </dependency>-->
<dependency>
<groupId>io.swagger.core.v3</groupId>