From cc0a30795856e9a38abbf4f7833b26c57b5c12fc Mon Sep 17 00:00:00 2001 From: duandongmei Date: Sun, 26 Aug 2018 10:20:50 +0800 Subject: [PATCH] =?UTF-8?q?http=E5=A2=9E=E5=8A=A0compileId=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=20apptcpsessionBYte=E5=A2=9E=E5=8A=A0=E6=95=B0?= =?UTF-8?q?=E5=80=BC=E7=B1=BB=E5=9E=8B=E5=B1=9E=E6=80=A7=EF=BC=8C=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E5=AD=97=E7=AC=A6=E4=B8=B2=E7=B1=BB=E5=9E=8B=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/views/cfg/app/appTcpCfgList.jsp | 14 +++++++++----- .../webapp/WEB-INF/views/cfg/website/httpList.jsp | 4 +++- 2 files changed, 12 insertions(+), 6 deletions(-) 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 }