update mybatis-plus 3.5.2 => 3.5.3

update 优化 整理无用代码
This commit is contained in:
疯狂的狮子li
2022-12-29 10:12:25 +08:00
parent 996835d124
commit d87dfd6397
4 changed files with 3 additions and 13 deletions

View File

@ -79,10 +79,6 @@
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-extension</artifactId>
</dependency>
<!-- dynamic-datasource 多数据源-->
<dependency>