delete from building_owner where 1=1 and community_id = #{communityId} delete from u_user where user_id in #{item} delete from owner_app_user where 1=1 and community_id = #{communityId} delete from account where 1=1 and part_id = #{communityId}