delete from manage_device_configuration where id_=#{id,jdbcType=VARCHAR} update manage_device_configuration create_time=#{createTime,jdbcType= TIMESTAMP }, create_by=#{createBy,jdbcType=VARCHAR}, update_time=#{updateTime,jdbcType= TIMESTAMP }, update_by=#{updateBy,jdbcType=VARCHAR}, del_flag=#{delFlag,jdbcType= NUMERIC }, dm_welcome_words=#{dmWelcomeWords,jdbcType= NUMERIC }, job_fair_id=#{jobFairId,jdbcType=VARCHAR}, dt_template=#{dtTemplate,jdbcType=VARCHAR}, dt__welcome_words=#{dtWelcomeWords,jdbcType= NUMERIC }, dt_img_url=#{dtImgUrl,jdbcType=VARCHAR}, dt_data_template=#{dtDataTemplate,jdbcType=VARCHAR}, xw_welcome_words=#{xwWelcomeWords,jdbcType= NUMERIC }, xw_img_url=#{xwImgUrl,jdbcType=VARCHAR}, where id_=#{id}