事件报表 修改了访问接口URL
This commit is contained in:
@@ -796,7 +796,7 @@ public final class Constants {
|
||||
/**
|
||||
* 监测事件,封堵事件,重点保障事件查询接口URL
|
||||
*/
|
||||
public static final String NTC_EVENT_MONITOR_OR_BLOCK_Report =Configurations.getStringProperty("ntcEventsMonitorOrBlockReport","");
|
||||
public static final String NTC_EVENT_MONITOR_OR_BLOCK_Report =Configurations.getStringProperty("ntcEventsMonitorOrBlock","");
|
||||
|
||||
public static final String NTC_EVENT_KEYPROTECTION_Report =Configurations.getStringProperty("ntcEventKeyProtectionReport","");
|
||||
public static final String NTC_EVENT_KEYPROTECTION_Report =Configurations.getStringProperty("ntcEventKeyProtection","");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user