tips += " yffs---"+ en.getKey()+" over "+Config.ALERT_COUNT+" ->"+en.getValue()+".\r\n";
}
}
if (StringUtils.isNotBlank(tips)) {
printMsg(type,tips);
InfoUtil tool = new InfoUtil();
tool.show(type+": "+tips);
MP3Player.play("倍儿爽.mp3", 1);
}
printMsg(type,"/*****************all position**********************/");
printMsg(type,"all:" + XmlUtils.makeSortedMap(first5));