yangys
2025-11-14 fca5c28c79b061f4db3658f6d9e043024f326962
pom.xml
@@ -8,7 +8,7 @@
  <parent>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-parent</artifactId>
        <version>2.7.18</version>
        <version>2.3.12.RELEASE</version>
        <relativePath/> <!-- lookup parent from repository -->
  </parent>
  <modules>
@@ -37,7 +37,9 @@
      <dependency>
          <groupId>com.baomidou</groupId>
          <artifactId>mybatis-plus-boot-starter</artifactId>
          <version>3.5.5</version>
          <version>3.5.1</version>
          <!--
          <version>3.5.5</version>-->
      </dependency>
     <!--mysql-->
        <dependency>