@ -61,6 +61,7 @@
select count(*)
from ic_resi_user
where 1=1
AND STATUS = '0'
<if test="tableName=='ic_resi_user'">
and ${columnName} = '1'
</if>