Commit c1f03b85 authored by 李洪明's avatar 李洪明

添加登录

parent f3b775eb
......@@ -365,6 +365,7 @@ public class HttpUtils {
request.addHeader(e.getKey(), e.getValue());
}
return httpClient.execute(request);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment