IP名单增加是否全局

This commit is contained in:
刘祥超
2021-11-17 16:15:01 +08:00
parent 35b69141c1
commit 80b21ea362
7 changed files with 190 additions and 149 deletions

View File

@@ -41,6 +41,7 @@ message CreateIPListRequest {
bytes timeoutJSON = 4;
bool isPublic = 5;
string description = 6;
bool isGlobal = 7;
}
message CreateIPListResponse {