|
@@ -155,7 +155,7 @@
|
|
|
left join aps_process_operation_process_equ apope on apope.PROCESSID=apo.ID and apope.DELETED='0'
|
|
|
<where>
|
|
|
abo.DELETED ='0'
|
|
|
- <if test="lockTime=='n'">
|
|
|
+ <if test='lockMark=="n"'>
|
|
|
AND abo.PRODUCTSTATUS !='40'
|
|
|
and abo.PRODUCTSTATUS !='50'
|
|
|
</if>
|