This commit is contained in:
yulichang 2023-11-15 20:30:59 +08:00
parent 6e06a04fd9
commit 5251af216e

View File

@ -57,7 +57,7 @@
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-extension</artifactId>
<version>3.5.4</version>
<version>3.5.4.1</version>
<scope>provided</scope>
</dependency>
<dependency>