delete from rm_wspxm where id=#{id} insert into rm_yspxm(id,jsxmmc,spjg,spwh) values(#{id},#{jsxmmc},#{spjg},#{spwh})