mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-01-05 03:05:48 +08:00
创建IPList时可以指定服务ID
This commit is contained in:
@@ -42,6 +42,7 @@ message CreateIPListRequest {
|
||||
bool isPublic = 5;
|
||||
string description = 6;
|
||||
bool isGlobal = 7;
|
||||
int64 serverId = 8;
|
||||
}
|
||||
|
||||
message CreateIPListResponse {
|
||||
|
||||
Reference in New Issue
Block a user