update u_archives_auto set is_apply = 0,is_reviewed = 0,update_status=0,expert_id = null,is_inspect = 0 where project_id = #{projectId} and is_deleted = 0 update m_archive_tree_contract set expert_id = null,expert_name = null where project_id = #{projectId} and is_deleted = 0