delete from T_YZT_ZYML_MY t where t.uhbm = #{username} and t.zy_bsm = #{bsm} insert into T_YZT_ZYML_MY (uhbm,zy_bsm) values(#{username},#{bsm})