if node.isEditable() then
service.execute("粘贴",node)
return true
end
service.execute("追加复制",node)
return true