Commit c7051fc8 by 黄森林

微信注册

parent b1872743
...@@ -188,7 +188,7 @@ public class HttpHelper { ...@@ -188,7 +188,7 @@ public class HttpHelper {
} catch (IllegalStateException e) { } catch (IllegalStateException e) {
log.error("http代理请求异常"+e.getMessage(), e); log.error("http代理请求异常"+e.getMessage(), e);
} }
log.info("GET请求结果:"+string);
return string; return string;
} }
......
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