修改contIp、picIp、contUrl、picUrl列表显示格式与值

增加ipPattern、portPattern、direction、protocol、ishexbin、matchMethod字典,其中itemDesc属性修改为国际化code属性
This commit is contained in:
duandongmei
2018-06-05 11:34:48 +08:00
parent 03a686f002
commit ca60449f5e
12 changed files with 130 additions and 93 deletions

View File

@@ -221,7 +221,7 @@ public class AvContentController extends BaseController {
initFormCondition(model,cfg);
}
model.addAttribute("_cfg", cfg);
return "/cfg/av/contIp/contIpForm";
return "/cfg/av/picIp/picIpForm";
}
//保存CONTIP信息