@@ -200,6 +200,7 @@
after_use_yn AS afterUseYn
FROM sys_menu_role_log
WHERE group_idx = #{groupIdx}
+ ORDER BY create_date DESC
]]>
</select>