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