事件报表
This commit is contained in:
@@ -792,4 +792,11 @@ public final class Constants {
|
||||
*/
|
||||
public static final int MAX_LOG_EXPORT_SIZE = Configurations.getIntProperty("maxLogExportSize", 100000);
|
||||
|
||||
|
||||
/**
|
||||
* 监测事件,封堵事件,重点保障事件查询接口URL
|
||||
*/
|
||||
public static final String NTC_EVENT_MONITOR_OR_BLOCK_Report =Configurations.getStringProperty("ntcEventsMonitorOrBlockReport","");
|
||||
|
||||
public static final String NTC_EVENT_KEYPROTECTION_Report =Configurations.getStringProperty("ntcEventKeyProtectionReport","");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user