From 0d2aed6fed98aa6c93fd4b0901f4804c31e1321a Mon Sep 17 00:00:00 2001 From: ls <1793460677@qq.com> Date: Fri, 18 Apr 2025 09:10:40 +0800 Subject: [PATCH] =?UTF-8?q?add:bug=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pdm/ivt/hot/service/dao/mapper/StIvtHotpointivtMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms2/nladmin-system/nlsso-server/src/main/java/org/nl/wms/pdm/ivt/hot/service/dao/mapper/StIvtHotpointivtMapper.xml b/lms2/nladmin-system/nlsso-server/src/main/java/org/nl/wms/pdm/ivt/hot/service/dao/mapper/StIvtHotpointivtMapper.xml index 79a3705d0..18c479982 100644 --- a/lms2/nladmin-system/nlsso-server/src/main/java/org/nl/wms/pdm/ivt/hot/service/dao/mapper/StIvtHotpointivtMapper.xml +++ b/lms2/nladmin-system/nlsso-server/src/main/java/org/nl/wms/pdm/ivt/hot/service/dao/mapper/StIvtHotpointivtMapper.xml @@ -13,7 +13,7 @@ FROM st_ivt_hotpointivt ht2 WHERE ht2.group_name = ht.group_name AND ht2.plan ]]> ht.plan - AND ht2(ht2.point_status = '02' || ht2.point_status = '04')) + AND (ht2.point_status = '02' || ht2.point_status = '04')) AND 0 = (SELECT COUNT(*) FROM sch_base_task t WHERE t.point_code2 = ht.point_code