aps-modules/aps-system/pom.xml
@@ -73,6 +73,20 @@ <artifactId>aps-common-swagger</artifactId> </dependency> <!-- mybatis-plus --> <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis-spring</artifactId> </dependency> <dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-spring-boot3-starter</artifactId> </dependency> <dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-jsqlparser</artifactId> </dependency> </dependencies> <build>