|
@@ -428,7 +428,7 @@
|
|
|
and a.process_status =eae.`type`
|
|
and a.process_status =eae.`type`
|
|
|
</if>
|
|
</if>
|
|
|
<if test="examineStatus ==1">
|
|
<if test="examineStatus ==1">
|
|
|
- and a.process_status >=eae.`type`
|
|
|
|
|
|
|
+ and a.process_status >eae.`type`
|
|
|
</if>
|
|
</if>
|
|
|
</if>
|
|
</if>
|
|
|
<if test="status != null">
|
|
<if test="status != null">
|