update TousseItem set cleanQualified = '是' where packageStatus in ('已归还','提前归还') and cleanQualified is null;