|
@@ -228,7 +228,7 @@
|
|
</choose>
|
|
</choose>
|
|
</if>
|
|
</if>
|
|
<if test="orderType == null or orderType == '' or orderField == null or orderField == ''">
|
|
<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
|
|
</if>
|
|
</if>
|
|
</sql>
|
|
</sql>
|
|
<update id="updateBasicExamStudentPaperType">
|
|
<update id="updateBasicExamStudentPaperType">
|