insert into sys_menu id, name, path, priority, description, status, component, redirect, title, link_enable, hide_enable, keep_alive_enable, affix_enable, iframe_enable, public_enable, icon, parent_id, gmt_create, gmt_modified, #{id}, #{name}, #{path}, #{priority}, #{description}, #{status}, #{component}, #{redirect}, #{title}, #{linkEnable}, #{hideEnable}, #{keepAliveEnable}, #{affixEnable}, #{iframeEnable}, #{publicEnable}, #{icon}, #{parentId}, #{gmtCreate}, #{gmtModified}, update sys_menu name = #{name}, path = #{path}, path = #{path}, priority = #{priority}, description = #{description}, status = #{status}, description = #{description}, component = #{component}, title = #{title}, icon = #{icon}, link_enable = #{linkEnable}, hide_enable = #{hideEnable}, keep_alive_enable = #{keepAliveEnable}, affix_enable = #{affixEnable}, iframe_enable = #{iframeEnable}, public_enable = #{publicEnable}, parent_id = #{parentId}, gmt_modified = #{gmtModified}, redirect = #{redirect} where id = #{id,jdbcType=BIGINT}