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