疯狂的狮子li
2020-04-03 31a271301275ca59e4821b988f482f753ae0b885
ruoyi/pom.xml
@@ -109,13 +109,6 @@
         <artifactId>mysql-connector-java</artifactId>
         <scope>runtime</scope>
      </dependency>
      <!-- SpringBoot集成mybatis框架 -->
      <dependency>
         <groupId>org.mybatis.spring.boot</groupId>
         <artifactId>mybatis-spring-boot-starter</artifactId>
         <version>${mybatis.spring.boot.starter.version}</version>
      </dependency>
      
      <!-- pagehelper 分页插件 -->
      <dependency>