@@ -36,6 +36,7 @@
WHERE
a.is_deleted = 'N'
and a.case_group = 1
+ order by a.case_no asc
</select>
</mapper>
and a.case_group = 2