and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} id, org_id, v_cf_code, w_module, w_name, w_state, threshold, w_update_person, w_update_time, del_flag delete from t_warning_threshold where id = #{id,jdbcType=VARCHAR} delete from t_warning_threshold insert into t_warning_threshold (id, org_id, v_cf_code, w_module, w_name, w_state, threshold, w_update_person, w_update_time, del_flag) values (#{id,jdbcType=VARCHAR}, #{orgId,jdbcType=VARCHAR}, #{vCfCode,jdbcType=VARCHAR}, #{wModule,jdbcType=VARCHAR}, #{wName,jdbcType=VARCHAR}, #{wState,jdbcType=INTEGER}, #{threshold,jdbcType=DECIMAL}, #{wUpdatePerson,jdbcType=VARCHAR}, #{wUpdateTime,jdbcType=TIMESTAMP}, #{delFlag,jdbcType=INTEGER}) insert into t_warning_threshold id, org_id, v_cf_code, w_module, w_name, w_state, threshold, w_update_person, w_update_time, del_flag, #{id,jdbcType=VARCHAR}, #{orgId,jdbcType=VARCHAR}, #{vCfCode,jdbcType=VARCHAR}, #{wModule,jdbcType=VARCHAR}, #{wName,jdbcType=VARCHAR}, #{wState,jdbcType=INTEGER}, #{threshold,jdbcType=DECIMAL}, #{wUpdatePerson,jdbcType=VARCHAR}, #{wUpdateTime,jdbcType=TIMESTAMP}, #{delFlag,jdbcType=INTEGER}, update t_warning_threshold id = #{record.id,jdbcType=VARCHAR}, org_id = #{record.orgId,jdbcType=VARCHAR}, v_cf_code = #{record.vCfCode,jdbcType=VARCHAR}, w_module = #{record.wModule,jdbcType=VARCHAR}, w_name = #{record.wName,jdbcType=VARCHAR}, w_state = #{record.wState,jdbcType=INTEGER}, threshold = #{record.threshold,jdbcType=DECIMAL}, w_update_person = #{record.wUpdatePerson,jdbcType=VARCHAR}, w_update_time = #{record.wUpdateTime,jdbcType=TIMESTAMP}, del_flag = #{record.delFlag,jdbcType=INTEGER}, update t_warning_threshold set id = #{record.id,jdbcType=VARCHAR}, org_id = #{record.orgId,jdbcType=VARCHAR}, v_cf_code = #{record.vCfCode,jdbcType=VARCHAR}, w_module = #{record.wModule,jdbcType=VARCHAR}, w_name = #{record.wName,jdbcType=VARCHAR}, w_state = #{record.wState,jdbcType=INTEGER}, threshold = #{record.threshold,jdbcType=DECIMAL}, w_update_person = #{record.wUpdatePerson,jdbcType=VARCHAR}, w_update_time = #{record.wUpdateTime,jdbcType=TIMESTAMP}, del_flag = #{record.delFlag,jdbcType=INTEGER} update t_warning_threshold org_id = #{orgId,jdbcType=VARCHAR}, v_cf_code = #{vCfCode,jdbcType=VARCHAR}, w_module = #{wModule,jdbcType=VARCHAR}, w_name = #{wName,jdbcType=VARCHAR}, w_state = #{wState,jdbcType=INTEGER}, threshold = #{threshold,jdbcType=DECIMAL}, w_update_person = #{wUpdatePerson,jdbcType=VARCHAR}, w_update_time = #{wUpdateTime,jdbcType=TIMESTAMP}, del_flag = #{delFlag,jdbcType=INTEGER}, where id = #{id,jdbcType=VARCHAR} update t_warning_threshold set org_id = #{orgId,jdbcType=VARCHAR}, v_cf_code = #{vCfCode,jdbcType=VARCHAR}, w_module = #{wModule,jdbcType=VARCHAR}, w_name = #{wName,jdbcType=VARCHAR}, w_state = #{wState,jdbcType=INTEGER}, threshold = #{threshold,jdbcType=DECIMAL}, w_update_person = #{wUpdatePerson,jdbcType=VARCHAR}, w_update_time = #{wUpdateTime,jdbcType=TIMESTAMP}, del_flag = #{delFlag,jdbcType=INTEGER} where id = #{id,jdbcType=VARCHAR} update t_warning_threshold set del_flag = #{delFlag,jdbcType=INTEGER} where v_cf_code = #{vCfCode,jdbcType=VARCHAR}