From ab66477be27708459604a59b429173f3d5f0d3d6 Mon Sep 17 00:00:00 2001 From: khj0414 Date: Thu, 20 Feb 2025 14:59:27 +0900 Subject: [PATCH] =?UTF-8?q?=ED=88=AC=ED=91=9C=20=EC=A1=B0=ED=9A=8C=20?= =?UTF-8?q?=EC=BF=BC=EB=A6=AC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/worddictyMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/mapper/worddictyMapper.xml b/src/main/resources/mapper/worddictyMapper.xml index da376f2..8dcd672 100644 --- a/src/main/resources/mapper/worddictyMapper.xml +++ b/src/main/resources/mapper/worddictyMapper.xml @@ -178,6 +178,7 @@ m2.MEMBERCOL = cu.CMNCODVAL -- 수정자 색상 where 1=1 + and w.WRDDICEDT IS NULL order by w.WRDDICRDT desc