ruoyi-common/ruoyi-common-encrypt/pom.xml
@@ -42,6 +42,17 @@ <artifactId>spring-webmvc</artifactId> </dependency> <dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-spring-boot3-starter</artifactId> <exclusions> <exclusion> <groupId>org.mybatis</groupId> <artifactId>mybatis-spring</artifactId> </exclusion> </exclusions> </dependency> </dependencies> </project>