compare/compare.go @@ -63,6 +63,7 @@ targets := val.Walk(DoSdkCompare, args.FaceFeature, baseScore) if len(targets) > 0 { scResult.CompareResult = append(scResult.CompareResult, targets...) // todo 添加小区外的关联关系, 下次优先比对 } }