`id`, `tenant_id` , `user_id` , `create_time` where 1 = 1 and `id` = #{id} and `tenant_id` = #{tenantId} and `user_id` = #{user_id} and id in #{idItem} order by ${sortColumns}