liusheng
2024-02-20 4c967fe5bdc96af202c53b63f64f6a23e9599e05
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>