jinpengyong
2023-10-30 49d7ce5a988596d7540083be0e1948bcb66af544
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>