sandu-common/pom.xml
@@ -62,6 +62,8 @@ <artifactId>spring-boot-starter-aop</artifactId> </dependency> <!-- other --> <dependency> <groupId>com.baomidou</groupId> @@ -124,5 +126,9 @@ <artifactId>cos_api</artifactId> <version>5.6.55</version> </dependency> <dependency> <groupId>org.aspectj</groupId> <artifactId>aspectjweaver</artifactId> </dependency> </dependencies> </project>