1
0
forked from aixan/RuoYi-Vue

删除多余的依赖

This commit is contained in:
RuoYi
2024-06-27 17:34:19 +08:00
parent 534f7d13d3
commit 92ea278242
3 changed files with 1 additions and 12 deletions

View File

@@ -30,11 +30,6 @@
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
</dependency>
<!-- Mysql驱动包 -->
<dependency>
<groupId>com.mysql</groupId>