mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-05 01:20:25 +08:00
[域名解析]问题修复一次性显示所有集群的问题
This commit is contained in:
@@ -32,7 +32,6 @@ func (this *DNSService) FindAllDNSIssues(ctx context.Context, req *pb.FindAllDNS
|
||||
}
|
||||
if len(issues) > 0 {
|
||||
result = append(result, issues...)
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user