select
id,
house_code,
tenant_relationship,
rental_time,
due_time,
termination_time,
house_status,
rental_use,
audit_status,
file_urls,
create_user,
create_time,
update_user,
update_time,
remark,
is_deleted
from
jczz_house_rental
and jda.address_code in
#{houseCode}
and jda.address_code in ('')