提交 fe21fb25 编写于 作者: J jialinsun

rebuild

上级 1a999893
......@@ -84,8 +84,8 @@ public class ThirdPartyAlert implements Task, LogEnabled {
alertEntities.add(entity);
}
Map<String, List<ThirdPartyAlertEntity>> domain2AlertMap = buildDomain2AlertMap(alertEntities);
for (Entry<String, List<ThirdPartyAlertEntity>> entry : domain2AlertMap.entrySet()) {
sendAlert(entry.getKey(), entry.getValue());
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册