mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-03 20:50:26 +08:00
IP名单新增IPv6和所有IP两种类型
This commit is contained in:
@@ -12,4 +12,5 @@ message IPItem {
|
||||
string reason = 6;
|
||||
int64 listId = 7;
|
||||
bool isDeleted = 8;
|
||||
string type = 9;
|
||||
}
|
||||
Reference in New Issue
Block a user