models/gather_model.go @@ -410,6 +410,9 @@ } for _, record := range records { if record.DocumentNumber == "" { continue } if domains[record.CommunityId] == nil { continue }