mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-01-04 10:06:34 +08:00
IP名单API增加IP添加时间
This commit is contained in:
@@ -15,4 +15,5 @@ message IPItem {
|
||||
string type = 9;
|
||||
string eventLevel = 10; // 级别
|
||||
string listType = 11; // 所在名单类型,加此字段是为了快速定位IP的性质
|
||||
int64 createdAt = 12;
|
||||
}
|
||||
Reference in New Issue
Block a user