doum
2025-12-12 dce1e83ec27a066ebc6c17a4ac6d03c9ad6ff703
经销商管理
已修改1个文件
2 ■■■ 文件已修改
server/pom.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
server/pom.xml
@@ -69,7 +69,7 @@
    <dependency>
      <groupId>com.github.pagehelper</groupId>
      <artifactId>pagehelper-spring-boot-starter</artifactId>
      <version>1.3.0</version>
      <version>2.1.0</version>
      <!--使用spring boot2整合 pagehelper-spring-boot-starter必须排除一下依赖
          因为pagehelper-spring-boot-starter也已经在pom依赖了mybatis与mybatis-spring
          所以会与mybatis-plus-boot-starter中的mybatis与mybatis-spring发生冲突