@@ -787,6 +787,7 @@
<if test="allStatus == 2">
and toc.exceed_duration >0
</if>
+ order by contract_no desc
</select>
</mapper>