DNS问题集合支持单个集群搜索

This commit is contained in:
GoEdgeLab
2021-06-07 10:02:56 +08:00
parent 926b67137a
commit 1f2416c8fb
2 changed files with 39 additions and 27 deletions

View File

@@ -10,6 +10,7 @@ service DNSService {
// 查找问题
message FindAllDNSIssuesRequest {
int64 nodeClusterId = 1;
}
message FindAllDNSIssuesResponse {