diff --git a/src/main/resources/mapper/worddictyMapper.xml b/src/main/resources/mapper/worddictyMapper.xml index a4e3920..1251fa8 100644 --- a/src/main/resources/mapper/worddictyMapper.xml +++ b/src/main/resources/mapper/worddictyMapper.xml @@ -141,7 +141,7 @@ and w.WRDDICCAT = #{category} - select w.WRDDICSEQ, w.WRDDICCAT, @@ -232,7 +232,7 @@ where WRDDICSEQ = #{WRDDICSEQ} - select * from worddicty