@@ -228,7 +228,7 @@
</choose>
</if>
<if test="orderType == null or orderType == '' or orderField == null or orderField == ''">
- order by bes.student_code
+ order by ms.is_absent, bes.status desc, bes.student_code
</sql>
<update id="updateBasicExamStudentPaperType">