未验证 提交 437605e6 编写于 作者: D dailidong 提交者: GitHub

Update HttpUtils.java

上级 c4d3329c
......@@ -40,7 +40,7 @@ public class HttpUtils {
/**
* get http request content
* @param url url
* @return http response
* @return http get request response content
*/
public static String get(String url){
CloseableHttpClient httpclient = HttpClients.createDefault();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册