@@ -605,6 +605,7 @@ select
</if>
<if test="complete ==2 and processState == 9">
and a.process_state = 9 and (a.status = 4 or a.status = 2)
+
<if test="complete ==3">
and a.status = 2