id, eqmid, acquisitionTime, capacitance, lossFactor, unbalanceCurrent, unbalanceVoltage,
totalCurrent, systemVoltage, isupload, create_time, update_time
update data_dr_jyjc
isupload = #{isupload,jdbcType=INTEGER},
update_time = #{updateTime,jdbcType=TIMESTAMP},
where
id #{maxid}
and id not in
#{id}
update data_dr_jyjc
isupload = #{isupload,jdbcType=INTEGER},
update_time = #{updateTime,jdbcType=TIMESTAMP},
where
id in
#{id}