@@ -54,6 +54,6 @@
AND a.success_flag = #{tranLogPageVO.successFlag}
</if>
ORDER BY
- a.gmt_modified
+ a.gmt_modified DESC
</select>
</mapper>