select id, mo, factory, material_code, plan_end, create_by, create_time, update_by, update_time, quantity from aps_gas_pipeline_mo insert into aps_gas_pipeline_mo id, mo, factory, material_code, plan_end, create_by, create_time, update_by, update_time, quantity, #{id}, #{mo}, #{factory}, #{materialCode}, #{planEnd}, #{createBy}, #{createTime}, #{updateBy}, #{updateTime}, #{quantity}, update aps_gas_pipeline_mo mo = #{mo}, factory = #{factory}, material_code = #{materialCode}, plan_end = #{planEnd}, create_by = #{createBy}, create_time = #{createTime}, update_by = #{updateBy}, update_time = #{updateTime}, quantity = #{quantity}, where id = #{id} delete from aps_gas_pipeline_mo where id = #{id} delete from aps_gas_pipeline_mo delete from aps_gas_pipeline_mo where id in #{id}