update smart_earth.yz_qiyexinxi set x=#{x},y=#{y} where id=#{id}; update smart_earth.yz_qiyexinxi set x=#{item.x},y=#{item.y} where id=#{item.id};