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