(1)文件摘要日志检索功能提交

(2)BGP日志增加字段type,as route
This commit is contained in:
wangxin
2018-10-09 18:14:27 +08:00
parent 821132931a
commit 5042d6e99b
12 changed files with 515 additions and 20 deletions

View File

@@ -3,5 +3,4 @@ package com.nis.domain.log;
public class NtcIpLog extends BaseLogEntity<NtcIpLog> {
private static final long serialVersionUID = 4597407682545926823L;
}