Commit 9297cdb4 by chenweitao

Merge branch 'working' into 'master'

更新请求工具类

See merge request !219
parents 8f07a0cc fe99b01c
......@@ -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