id, deleted, created, modified, name, department_id, duty,parent_id insert IGNORE into post (id,name) values(#{post.id},#{post.name})