P2P日志增加字段.

This commit is contained in:
zhangwenqing
2018-09-13 17:28:48 +08:00
parent dc71baa9e1
commit 693345b201
4 changed files with 29 additions and 10 deletions

View File

@@ -188,6 +188,11 @@
<th><spring:message code="action"/></th>
<th><spring:message code="found_time"/></th>
<th><spring:message code="entrance"/></th>
<th><spring:message code="p2p_proto"/></th>
<th><spring:message code="p2p_file_id"/></th>
<th><spring:message code="p2p_keyword"/></th>
<th><spring:message code="clj_ip"/></th>
<th><spring:message code="protocol"/></th>
<th><spring:message code='addr_type'/></th>
@@ -229,6 +234,11 @@
</c:if>
</c:forEach>
</td>
<td>${log.p2pProto}</td>
<td>${log.p2pFileId}</td>
<td>${log.p2pKeyword}</td>
<td title="${log.capIp }">${fns:abbr(log.capIp, 42)}</td>
<td>${log.transProto }</td>
<td>