jinpengyong
2023-10-20 a9cc2343ceaad3e99dc25eb036dc99aeded279a6
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>