Commit fe99b01c by leiliangliang

更新请求工具类

parent ab4d9e51
......@@ -24,7 +24,7 @@ import java.util.Map;
/**
* http请求的工具类
*/
public final class HttpClientUtils {
public class HttpClientUtils {
private static final Logger LOGGER = LogManager.getLogger(HttpClientUtils.class);
private static final String NAME_VALUE_SEPARATOR = "=";
......
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