diff --git a/detection/src/main/java/com/njcn/gather/detection/handler/SocketDevResponseService.java b/detection/src/main/java/com/njcn/gather/detection/handler/SocketDevResponseService.java index bd9c57eb..16f86d4c 100644 --- a/detection/src/main/java/com/njcn/gather/detection/handler/SocketDevResponseService.java +++ b/detection/src/main/java/com/njcn/gather/detection/handler/SocketDevResponseService.java @@ -1714,7 +1714,9 @@ public class SocketDevResponseService { adNonHarmonicResultList.add(adNonHarmonicResult); } } else { - for (DevData.SqlDataHarmDTO sqlDataDTO : data.getSqlDataHarm()) { + for(int j=0;j