@@ -145,6 +145,7 @@
SELECT COUNT(1)
FROM TB_PlAN
WHERE 1=1
+ AND DEL_YN = 'N'
<include refid="getPlanListCondition_sql"/>
</select>