。。。
This commit is contained in:
parent
76584319d4
commit
2ab4b169f5
|
@ -54,7 +54,7 @@
|
|||
<![CDATA[and ahp.END_TIME_ <= #{finishedEndTime}]]>
|
||||
</if>
|
||||
<if test="processDefinitionKey != null">
|
||||
aht.PROC_DEF_ID_ LIKE #{processDefinitionKey}
|
||||
and aht.PROC_DEF_ID_ LIKE #{processDefinitionKey}
|
||||
</if>
|
||||
ORDER BY
|
||||
ahp.START_TIME_ DESC
|
||||
|
|
Loading…
Reference in New Issue