🎉 去掉provided,兼容历史项目

This commit is contained in:
smallchill 2025-01-21 11:08:08 +08:00
parent e836aa2565
commit f2dbad7986

View File

@ -35,7 +35,6 @@
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-spring-boot-autoconfigure</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>