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, v_lq_data_id, i_floor_num, f_max_f_data, f_min_f_data, f_avg_f_data, f_max_around, "f_min_ around", "f_avg_ around", f_max_center, f_min_center, f_avg_center delete from t_lqdata_add where id = #{id,jdbcType=VARCHAR} delete from t_lqdata_add insert into t_lqdata_add (id, v_lq_data_id, i_floor_num, f_max_f_data, f_min_f_data, f_avg_f_data, f_max_around, "f_min_ around", "f_avg_ around", f_max_center, f_min_center, f_avg_center ) values (#{id,jdbcType=VARCHAR}, #{vLqDataId,jdbcType=INTEGER}, #{iFloorNum,jdbcType=INTEGER}, #{fMaxFData,jdbcType=DECIMAL}, #{fMinFData,jdbcType=DECIMAL}, #{fAvgFData,jdbcType=DECIMAL}, #{fMaxAround,jdbcType=DECIMAL}, #{fMinAround,jdbcType=DECIMAL}, #{fAvgAround,jdbcType=DECIMAL}, #{fMaxCenter,jdbcType=DECIMAL}, #{fMinCenter,jdbcType=DECIMAL}, #{fAvgCenter,jdbcType=DECIMAL} ) insert into t_lqdata_add id, v_lq_data_id, i_floor_num, f_max_f_data, f_min_f_data, f_avg_f_data, f_max_around, "f_min_ around", "f_avg_ around", f_max_center, f_min_center, f_avg_center, #{id,jdbcType=VARCHAR}, #{vLqDataId,jdbcType=INTEGER}, #{iFloorNum,jdbcType=INTEGER}, #{fMaxFData,jdbcType=DECIMAL}, #{fMinFData,jdbcType=DECIMAL}, #{fAvgFData,jdbcType=DECIMAL}, #{fMaxAround,jdbcType=DECIMAL}, #{fMinAround,jdbcType=DECIMAL}, #{fAvgAround,jdbcType=DECIMAL}, #{fMaxCenter,jdbcType=DECIMAL}, #{fMinCenter,jdbcType=DECIMAL}, #{fAvgCenter,jdbcType=DECIMAL}, update t_lqdata_add id = #{record.id,jdbcType=VARCHAR}, v_lq_data_id = #{record.vLqDataId,jdbcType=INTEGER}, i_floor_num = #{record.iFloorNum,jdbcType=INTEGER}, f_max_f_data = #{record.fMaxFData,jdbcType=DECIMAL}, f_min_f_data = #{record.fMinFData,jdbcType=DECIMAL}, f_avg_f_data = #{record.fAvgFData,jdbcType=DECIMAL}, f_max_around = #{record.fMaxAround,jdbcType=DECIMAL}, "f_min_ around" = #{record.fMinAround,jdbcType=DECIMAL}, "f_avg_ around" = #{record.fAvgAround,jdbcType=DECIMAL}, f_max_center = #{record.fMaxCenter,jdbcType=DECIMAL}, f_min_center = #{record.fMinCenter,jdbcType=DECIMAL}, f_avg_center = #{record.fAvgCenter,jdbcType=DECIMAL}, update t_lqdata_add set id = #{record.id,jdbcType=VARCHAR}, v_lq_data_id = #{record.vLqDataId,jdbcType=INTEGER}, i_floor_num = #{record.iFloorNum,jdbcType=INTEGER}, f_max_f_data = #{record.fMaxFData,jdbcType=DECIMAL}, f_min_f_data = #{record.fMinFData,jdbcType=DECIMAL}, f_avg_f_data = #{record.fAvgFData,jdbcType=DECIMAL}, f_max_around = #{record.fMaxAround,jdbcType=DECIMAL}, "f_min_ around" = #{record.fMinAround,jdbcType=DECIMAL}, "f_avg_ around" = #{record.fAvgAround,jdbcType=DECIMAL}, f_max_center = #{record.fMaxCenter,jdbcType=DECIMAL}, f_min_center = #{record.fMinCenter,jdbcType=DECIMAL}, f_avg_center = #{record.fAvgCenter,jdbcType=DECIMAL} update t_lqdata_add v_lq_data_id = #{vLqDataId,jdbcType=INTEGER}, i_floor_num = #{iFloorNum,jdbcType=INTEGER}, f_max_f_data = #{fMaxFData,jdbcType=DECIMAL}, f_min_f_data = #{fMinFData,jdbcType=DECIMAL}, f_avg_f_data = #{fAvgFData,jdbcType=DECIMAL}, f_max_around = #{fMaxAround,jdbcType=DECIMAL}, "f_min_ around" = #{fMinAround,jdbcType=DECIMAL}, "f_avg_ around" = #{fAvgAround,jdbcType=DECIMAL}, f_max_center = #{fMaxCenter,jdbcType=DECIMAL}, f_min_center = #{fMinCenter,jdbcType=DECIMAL}, f_avg_center = #{fAvgCenter,jdbcType=DECIMAL}, where id = #{id,jdbcType=VARCHAR} update t_lqdata_add set v_lq_data_id = #{vLqDataId,jdbcType=INTEGER}, i_floor_num = #{iFloorNum,jdbcType=INTEGER}, f_max_f_data = #{fMaxFData,jdbcType=DECIMAL}, f_min_f_data = #{fMinFData,jdbcType=DECIMAL}, f_avg_f_data = #{fAvgFData,jdbcType=DECIMAL}, f_max_around = #{fMaxAround,jdbcType=DECIMAL}, "f_min_ around" = #{fMinAround,jdbcType=DECIMAL}, "f_avg_ around" = #{fAvgAround,jdbcType=DECIMAL}, f_max_center = #{fMaxCenter,jdbcType=DECIMAL}, f_min_center = #{fMinCenter,jdbcType=DECIMAL}, f_avg_center = #{fAvgCenter,jdbcType=DECIMAL} where id = #{id,jdbcType=VARCHAR}