diff --git a/test-test/src/main/resources/mapper/test/PerformanceTestCaseReportMapper.xml b/test-test/src/main/resources/mapper/test/PerformanceTestCaseReportMapper.xml
index c031395..f4b9cb7 100644
--- a/test-test/src/main/resources/mapper/test/PerformanceTestCaseReportMapper.xml
+++ b/test-test/src/main/resources/mapper/test/PerformanceTestCaseReportMapper.xml
@@ -47,6 +47,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and a.del_flag = #{delFlag}
and a.status = #{status}
+ order by a.id desc