添加PROTOCOL_TYPE字段辅助计算,修改计算逻辑,维护24小时内协议出现次数。
This commit is contained in:
@@ -108,7 +108,6 @@ public class ArangoDBConnect {
|
||||
}
|
||||
}catch (Exception e){
|
||||
LOG.error("更新失败:"+e.toString());
|
||||
// clean();
|
||||
}finally {
|
||||
docOverwrite.clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user