rev:排序
This commit is contained in:
@@ -19,5 +19,6 @@
|
|||||||
and exe.proc_inst_id like '%${query.proc_inst_id}%'
|
and exe.proc_inst_id like '%${query.proc_inst_id}%'
|
||||||
</if>
|
</if>
|
||||||
</where>
|
</where>
|
||||||
|
ORDER BY exe.create_time DESC
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|||||||
Reference in New Issue
Block a user