guoshilong
2023-10-23 dd73bbc7132f7b126b8fc2faabf2827b49622d21
pom.xml
@@ -185,6 +185,13 @@
            <version>1.2.33</version>
        </dependency>
        <!-- aop依赖 -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-aop</artifactId>
        </dependency>
    </dependencies>
    <build>