mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-10 10:10:27 +08:00
域名解析任务可以使用集群ID筛选
This commit is contained in:
@@ -30,6 +30,7 @@ message ExistsDNSTasksResponse {
|
||||
|
||||
// 查找需要通知的任务
|
||||
message FindAllDoingDNSTasksRequest {
|
||||
int64 nodeClusterId = 1;
|
||||
}
|
||||
|
||||
message FindAllDoingDNSTasksResponse {
|
||||
|
||||
Reference in New Issue
Block a user