APP协议、基础协议、加密隧道 查询去除丢包率

This commit is contained in:
leijun
2018-08-31 17:17:06 +08:00
parent 7d695b4ba7
commit ed3d56e59a
3 changed files with 10 additions and 7 deletions

View File

@@ -321,7 +321,7 @@
<th class="cfgDesc"><spring:message code="config_describe"/></th>
<th><spring:message code="basic_protocol"/></th>
<%-- <th><spring:message code="behaviour_type"/></th> --%>
<th><spring:message code="ratelimit"/></th>
<%-- <th><spring:message code="ratelimit"/></th> --%>
<th><spring:message code="block_type"/></th>
<th><spring:message code="do_log"/></th>
<th><spring:message code="whether_area_block"/></th>
@@ -351,7 +351,7 @@
<td>${cfg.cfgDesc }</td>
<td>${cfg.appName }</td>
<%-- <td>${cfg.behavName }</td> --%>
<td>${cfg.ratelimit }</td>
<%-- <td>${cfg.ratelimit }</td> --%>
<td>
<c:forEach items="${fns:getDictList('SERVICE_ACTION') }" var="dict">
<c:if test="${dict.itemCode eq cfg.action }">