@@ -361,6 +361,7 @@
AND (s.subject_id_list_ = #{subjectId})
</if>
</where>
+ ORDER BY cto.id_ DESC
<include refid="global.limit"/>
</select>