insert into t_my_menu( my_id, user_id, menu_id, pay )values ( #{myId}, #{userId}, #{menuId}, #{pay} )