Merge branch 'master' into docker_package
This commit is contained in:
commit
1df08939cb
|
@ -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