@@ -443,7 +443,6 @@
ifa.auditstatus = '1'
AND
iac.orderstatus = 3
- AND io.orderstatus = '3'
<if test="vo.year !=null and vo.year !=''">
and DATE_FORMAT( iac.signing_time, '%Y') =#{vo.year}
</if>