REQ-3502: 过滤流程按钮
This commit is contained in:
parent
a4da4ee2d9
commit
cf9534c153
@ -36,7 +36,7 @@ public class DiagnosisProps implements EnvironmentAware {
|
||||
public static class RowCount {
|
||||
private int warningThreshold = 1500;
|
||||
private boolean enable = true;
|
||||
private int periodMaxWarnTimes = 3;
|
||||
private int periodMaxWarnTimes = 2;
|
||||
|
||||
/**
|
||||
* For test purpose
|
||||
|
||||
Loading…
Reference in New Issue
Block a user