@ -453,7 +453,7 @@
and t.qs_status = #{qszt}
</if>
<if test="rzzt == '0'.toString()">
and t.auth_status = #{rzzt}
and t.auth_status in ('0','6')
<if test="rzzt == '1'.toString()">
and (t.auth_status = '2' or t.auth_status = '3')