This commit is contained in:
root 2025-12-02 17:52:43 +08:00
parent a63805381e
commit 6a95bbf583

View File

@ -37,8 +37,8 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.mybatis</groupId> <groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId> <artifactId>mybatis</artifactId>
<version>2.0.9</version> <version>3.5.2</version>
</dependency> </dependency>
<!-- MySQL & Druid 数据库连接池 --> <!-- MySQL & Druid 数据库连接池 -->