diff --git a/anomaly/src/main/resources/mapper/ReportMapper.xml b/anomaly/src/main/resources/mapper/ReportMapper.xml index 748dee83..8dd8091c 100644 --- a/anomaly/src/main/resources/mapper/ReportMapper.xml +++ b/anomaly/src/main/resources/mapper/ReportMapper.xml @@ -537,5 +537,6 @@ AND zsd.PLANNED_COMP_DATE <= TO_DATE(#{endDateTime}|| '15:59:59','YYYY-MM-DD HH24:MI:SS') + ORDER BY zsd.SFC,zsd.STEP_ID \ No newline at end of file