liusheng
2023-12-21 9840fb122989b48729a244a8ffe2ec8bd95235f9
ruoyi-common/pom.xml
@@ -135,6 +135,14 @@
            <version>1.6.2</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpclient</artifactId>
        </dependency>
        <dependency>
            <groupId>org.aspectj</groupId>
            <artifactId>aspectjweaver</artifactId>
        </dependency>
    </dependencies>
</project>