REQ-3502: 过滤流程按钮

This commit is contained in:
yanglin 2025-01-15 10:56:43 +08:00
parent a4da4ee2d9
commit cf9534c153

View File

@ -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