From 879af547fcb1eb6b094971dc35c2b4deffdebd35 Mon Sep 17 00:00:00 2001 From: ysCha Date: Thu, 8 Jan 2026 10:54:00 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B8=EC=A6=9D=EC=9A=A9=EB=9F=89=20AND=20I.?= =?UTF-8?q?POWER=5FCOM=5FFLG=20=3D=20'1'=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mappers/estimate/estimateMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mappers/estimate/estimateMapper.xml b/src/main/resources/mappers/estimate/estimateMapper.xml index 0899fd55..2a26647a 100644 --- a/src/main/resources/mappers/estimate/estimateMapper.xml +++ b/src/main/resources/mappers/estimate/estimateMapper.xml @@ -404,7 +404,7 @@ ON PE.ITEM_ID = I.ITEM_ID WHERE P.OBJECT_NO = #{objectNo} AND P.PLAN_NO = #{planNo} - AND I.POWER_COM_FLG = '1' /* PCS 아이템만 */ +-- AND I.POWER_COM_FLG = '1' /* PCS 아이템만 */ ) T