@ -133,7 +133,7 @@
and t.qs_status = #{qszt}
</if>
<if test="bzdh != null and bzdh != '' and bzdh != 'null' and bzdh != '99'">
and t.bzdh = #{bzdh}
and t.bzdh = #{bzdh} and t.inaccount_status = '1'
<if test=" bzdh == ''">
and t.bzdh is not null and t.inaccount_status = '1'