fanxw лет назад: 5
Родитель
Сommit
19bdbb1726
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -136,7 +136,7 @@
136 136
             <version>4.4.10</version>
137 137
         </dependency>
138 138
 
139
-        <!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
139
+        <!-- 调用http接口需要 -->
140 140
         <dependency>
141 141
             <groupId>org.apache.httpcomponents</groupId>
142 142
             <artifactId>httpclient</artifactId>