|
@@ -4,7 +4,7 @@
|
|
|
|
|
|
<select id="flowTaskUnDoneList" resultType="com.qmth.sop.business.bean.result.DingApplyUnDoneResult">
|
|
<select id="flowTaskUnDoneList" resultType="com.qmth.sop.business.bean.result.DingApplyUnDoneResult">
|
|
<include refid="flowTaskUnDoneListHeader"/>
|
|
<include refid="flowTaskUnDoneListHeader"/>
|
|
- <include refid="flowTaskUnDoneListFoot" /> order by tfcfe.code,tfcfe.create_time desc
|
|
|
|
|
|
+ <include refid="flowTaskUnDoneListFoot" /> order by tfcfe.code desc,tbda.create_time desc
|
|
</select>
|
|
</select>
|
|
|
|
|
|
<sql id="flowTaskUnDoneListHeader">
|
|
<sql id="flowTaskUnDoneListHeader">
|