流量日志菜单下新增 文件扫描菜单
This commit is contained in:
@@ -795,4 +795,9 @@ public final class Constants {
|
||||
* 管理员用户预警查询服务配置总量接口
|
||||
*/
|
||||
public static final String CONFIG_BY_SERVICE = Configurations.getStringProperty("getConfigByService","");
|
||||
/**
|
||||
* 文件扫描结果接口
|
||||
*/
|
||||
public static final String NTC_HTTP_OBJSCAN_RESULT_LOGS = Configurations.getStringProperty("ntcHttpObjscanResultLogs","");
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user