insert into yssh_location( name, type, lon, lat ) values ( #{name},#{type},#{lon},#{lat} ) delete from yssh_location where id = #{id}