mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-16 06:40:26 +08:00
IP名单增加是否全局
This commit is contained in:
@@ -12,4 +12,5 @@ message IPList {
|
||||
bytes timeoutJSON = 6;
|
||||
bool isPublic = 7;
|
||||
string description = 8;
|
||||
bool isGlobal = 9;
|
||||
}
|
||||
Reference in New Issue
Block a user