diff --git a/src/main/java/com/nis/web/controller/configuration/proxy/InterceptController.java b/src/main/java/com/nis/web/controller/configuration/proxy/InterceptController.java
index 61159069d..502c7d3e4 100644
--- a/src/main/java/com/nis/web/controller/configuration/proxy/InterceptController.java
+++ b/src/main/java/com/nis/web/controller/configuration/proxy/InterceptController.java
@@ -663,7 +663,7 @@ public class InterceptController extends CommonController {
dataMap.put("PXY_INTERCEPT_IP", ipList);
dataMap.put("PXY_INTERCEPT_PKT_BIN", pktBinList);
} else if (entity.getFunctionId() == 200) {// IP拦截
- cfgIndexInfoNoExport = ",userRegion1,userRegion5,do_log,policy_name,group_name,userregion3,userregion4,block_type,&userregion2:ratelimit-userregion5:block_type";
+ cfgIndexInfoNoExport = ",total_log,userRegion1,userRegion5,do_log,policy_name,group_name,userregion3,userregion4,block_type,&userregion2:ratelimit-userregion5:block_type";
titleList.add("PXY_INTERCEPT_IP");
classMap.put("PXY_INTERCEPT_IP", IpPortCfg.class);
noExportMap.put("PXY_INTERCEPT_IP", ipPortInfoNoExport);
diff --git a/src/main/webapp/WEB-INF/views/cfg/intercept/interceptList.jsp b/src/main/webapp/WEB-INF/views/cfg/intercept/interceptList.jsp
index b26ae6022..a4bd9bb5c 100644
--- a/src/main/webapp/WEB-INF/views/cfg/intercept/interceptList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/intercept/interceptList.jsp
@@ -450,6 +450,7 @@
|
|
+ |
|
|
@@ -488,12 +489,11 @@
<%--
|
- --%>
- |
+ --%>
|
|
<%-- | --%>
- |
+ <%-- | --%>
|
|
|
@@ -515,6 +515,14 @@
${indexCfg.compileId } |
+
+
+
+
+
+
+
+ |
${indexCfg.cfgDesc } |
@@ -634,15 +642,7 @@
|
- --%>
-
-
-
-
-
-
-
- |
+ --%>
@@ -668,7 +668,7 @@
| --%>
- |
+ <%-- | --%>
diff --git a/src/main/webapp/WEB-INF/views/cfg/proxy/cache/list.jsp b/src/main/webapp/WEB-INF/views/cfg/proxy/cache/list.jsp
index 49cb578d2..f7e9e4290 100644
--- a/src/main/webapp/WEB-INF/views/cfg/proxy/cache/list.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/proxy/cache/list.jsp
@@ -361,6 +361,7 @@
|
|
+ |
|
|
|
@@ -375,8 +376,7 @@
|
|
|
- |
- |
+ |
|
|
|
@@ -399,6 +399,14 @@
${indexCfg.compileId } |
+
+
+
+
+
+
+
+ |
${indexCfg.cfgDesc } |
|
${indexCfg.userRegion.max_cache_obj_size}
- |
-
-
-
-
-
-
-
- |
+ |
diff --git a/src/main/webapp/WEB-INF/views/cfg/proxy/control/httpRedirectList.jsp b/src/main/webapp/WEB-INF/views/cfg/proxy/control/httpRedirectList.jsp
index a32be61fb..1dd69a411 100644
--- a/src/main/webapp/WEB-INF/views/cfg/proxy/control/httpRedirectList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/proxy/control/httpRedirectList.jsp
@@ -577,6 +577,7 @@
|
|
+ |
|
|
@@ -591,8 +592,7 @@
|
|
|
-
- |
+
|
|
@@ -629,6 +629,14 @@
${indexCfg.compileId } |
+
+
+
+
+
+
+
+ |
${indexCfg.cfgDesc } |
@@ -689,15 +697,7 @@
|
${fns:abbr(indexCfg.userRegion2,20)} |
${fns:abbr(indexCfg.userRegion3,20)} |
-
-
-
-
-
-
-
-
- |
+
diff --git a/src/main/webapp/WEB-INF/views/cfg/proxy/control/manipulatPolicyList.jsp b/src/main/webapp/WEB-INF/views/cfg/proxy/control/manipulatPolicyList.jsp
index a2a85fb1a..3310fb20a 100644
--- a/src/main/webapp/WEB-INF/views/cfg/proxy/control/manipulatPolicyList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/proxy/control/manipulatPolicyList.jsp
@@ -393,6 +393,7 @@
|
|
|
+ |
|
|
@@ -404,8 +405,7 @@
|
|
|
-
- |
+
|
|
|
@@ -438,6 +438,14 @@
${indexCfg.compileId } |
+
+
+
+
+
+
+
+ |
${indexCfg.cfgDesc } |
|
@@ -541,14 +549,7 @@
-
-
-
-
-
-
-
- |
+
| | |