jinpengyong
2023-10-20 17c774c9c13febdcff654ffd6bbabd313c37a3ee
screen-api/pom.xml
@@ -11,6 +11,12 @@
    <artifactId>screen-api</artifactId>
    <dependencies>
        <!-- http请求工具包依赖 -->
        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpclient</artifactId>
            <version>4.5.2</version>
        </dependency>
        <dependency>
            <groupId>org.moral</groupId>
            <artifactId>screen-common</artifactId>