diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp
index 93dcfa362..308f66b76 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp
@@ -270,10 +270,12 @@
|
|
|
- |
+ |
+ |
+ <%-- |
|
|
- |
+ | --%>
<%-- |
|
|
@@ -299,7 +301,9 @@
${cfg.cfgDesc } |
${cfg.appName } |
-
+ | ${cfg.lowBoundary } |
+ ${cfg.upBoundary } |
+ <%--
@@ -317,7 +321,7 @@
- |
+ --%>
@@ -331,7 +335,7 @@
|
- |
+ |
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/website/httpList.jsp b/src/main/webapp/WEB-INF/views/cfg/website/httpList.jsp
index 7bad1eed4..589b0b51f 100644
--- a/src/main/webapp/WEB-INF/views/cfg/website/httpList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/website/httpList.jsp
@@ -465,6 +465,7 @@
|
+ |
|
|
|
@@ -491,6 +492,7 @@
▷ ▼
+ ${indexCfg.compileId } |
${indexCfg.cfgDesc } |
@@ -586,7 +588,7 @@
|
- |
+ |
${indexCfg.creatorName } |
|
${indexCfg.editorName } |