From 496cff6c11df495a483da6ec8e136bf9ac10e8b9 Mon Sep 17 00:00:00 2001 From: chendaofei <857448963@qq.com> Date: Mon, 21 Apr 2025 11:31:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=91=E6=B5=8B=E8=84=9A=E6=9C=AC=E6=8E=92?= =?UTF-8?q?=E5=BA=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../gather/detection/handler/SocketDevResponseService.java | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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