@ -162,6 +162,7 @@
from ic_resi_user
where DEL_FLAG = '0'
and CUSTOMER_ID = #{customerId}
AND `STATUS` = '0'
<if test="tableName=='ic_resi_user'">
and ${columnName} = '1'
</if>