id, eqmid, acquisitionTime, temperature, absolutePressure, density, pressure20C,
isupload, create_time, update_time
update data_sf6_qtyl
isupload = #{isupload,jdbcType=INTEGER},
update_time = #{updateTime,jdbcType=TIMESTAMP},
where
id #{maxid}
and id not in
#{id}
update data_sf6_qtyl
isupload = #{isupload,jdbcType=INTEGER},
update_time = #{updateTime,jdbcType=TIMESTAMP},
where
id in
#{id}
delete
from data_sf6_qtyl
where acquisitionTime #{time}