pom.xml
@@ -111,13 +111,6 @@ <version>${tomcat.version}</version> </dependency> <!-- Springdoc webmvc 依赖配置 --> <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-ui</artifactId> <version>${springdoc.version}</version> </dependency> <!-- pagehelper 分页插件 --> <dependency> <groupId>com.github.pagehelper</groupId>