Commit 29b5f6f0 authored by renjie's avatar renjie

健康检查bug

parent d4bdb93b
...@@ -104,7 +104,6 @@ public class Trans { ...@@ -104,7 +104,6 @@ public class Trans {
return ""; return "";
} finally { } finally {
httpGet.releaseConnection(); httpGet.releaseConnection();
NotifyUtils.sendMessage("防关联浏览器 ip " + host + " 代理超时", NotifyUtils.MsgType.WEBHOOK);
} }
} }
......
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