@@ -299,6 +299,7 @@
<if test="request.orgType==1">
and t.rec_status =4 and o.type=2
</if>
+ order by t.drill_end_time desc
</select>
<select id="checkHasTaskIsExecuteByPlanParentId" resultType="java.lang.Integer">