@@ -56,7 +56,7 @@
</if>
</where>
group by tccr.teacher_id_
- order by tccr.organ_id_,
+ order by tccr.organ_id_
<if test="sort != null and sort != ''">
,${sort} ${order}