update mom_ocean.technical_model set state=0 where id in (${ids}) update mom_ocean.technical_model set state=0 where tech_tem_id=#{id} update mom_ocean.technical_model set state=0 where tech_tem_id in (${ids})