update TousseItem set tousseDefinitionId=ancestorID where ancestorID is not null and tousseDefinitionId is null and disposableGoodsId is null and toussetype='器械包' and recyclingApplication_ID in(select id from ProxyDisinfection);