1:新增webFocusDb业务
2:修改编译配置对doblacklist,exprType的校验值 3:新增从clickhouse查询流量统计的controller,service,dao等 4:新增对maat类配置支持停启用
This commit is contained in:
@@ -233,4 +233,11 @@ public final class Constants {
|
||||
|
||||
|
||||
|
||||
//阀门库db
|
||||
public static final int TAPREDISDB = Configurations.getIntProperty("tapRedisDb", 5);
|
||||
//webfocus库db
|
||||
public static final int WEBFOCUSREDISDB = Configurations.getIntProperty("webFocusDb", 7);
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user