疯狂的狮子li
2020-03-24 39d87231599a2d0a1a34019d3cb2ead845b89680
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>