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>