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, panel_id, component_id, component_style, component_position, component_type, component_details, update_time, update_person delete from panel_design where id = #{id,jdbcType=VARCHAR} delete from panel_design insert into panel_design (id, panel_id, component_id, component_style, component_position, component_type, component_details, update_time, update_person ) values (#{id,jdbcType=VARCHAR}, #{panelId,jdbcType=VARCHAR}, #{componentId,jdbcType=VARCHAR}, #{componentStyle,jdbcType=VARCHAR}, #{componentPosition,jdbcType=VARCHAR}, #{componentType,jdbcType=VARCHAR}, #{componentDetails,jdbcType=VARCHAR}, #{updateTime,jdbcType=BIGINT}, #{updatePerson,jdbcType=VARCHAR} ) insert into panel_design id, panel_id, component_id, component_style, component_position, component_type, component_details, update_time, update_person, #{id,jdbcType=VARCHAR}, #{panelId,jdbcType=VARCHAR}, #{componentId,jdbcType=VARCHAR}, #{componentStyle,jdbcType=VARCHAR}, #{componentPosition,jdbcType=VARCHAR}, #{componentType,jdbcType=VARCHAR}, #{componentDetails,jdbcType=VARCHAR}, #{updateTime,jdbcType=BIGINT}, #{updatePerson,jdbcType=VARCHAR}, update panel_design id = #{record.id,jdbcType=VARCHAR}, panel_id = #{record.panelId,jdbcType=VARCHAR}, component_id = #{record.componentId,jdbcType=VARCHAR}, component_style = #{record.componentStyle,jdbcType=VARCHAR}, component_position = #{record.componentPosition,jdbcType=VARCHAR}, component_type = #{record.componentType,jdbcType=VARCHAR}, component_details = #{record.componentDetails,jdbcType=VARCHAR}, update_time = #{record.updateTime,jdbcType=BIGINT}, update_person = #{record.updatePerson,jdbcType=VARCHAR}, update panel_design set id = #{record.id,jdbcType=VARCHAR}, panel_id = #{record.panelId,jdbcType=VARCHAR}, component_id = #{record.componentId,jdbcType=VARCHAR}, component_style = #{record.componentStyle,jdbcType=VARCHAR}, component_position = #{record.componentPosition,jdbcType=VARCHAR}, component_type = #{record.componentType,jdbcType=VARCHAR}, component_details = #{record.componentDetails,jdbcType=VARCHAR}, update_time = #{record.updateTime,jdbcType=BIGINT}, update_person = #{record.updatePerson,jdbcType=VARCHAR} update panel_design panel_id = #{panelId,jdbcType=VARCHAR}, component_id = #{componentId,jdbcType=VARCHAR}, component_style = #{componentStyle,jdbcType=VARCHAR}, component_position = #{componentPosition,jdbcType=VARCHAR}, component_type = #{componentType,jdbcType=VARCHAR}, component_details = #{componentDetails,jdbcType=VARCHAR}, update_time = #{updateTime,jdbcType=BIGINT}, update_person = #{updatePerson,jdbcType=VARCHAR}, where id = #{id,jdbcType=VARCHAR} update panel_design set panel_id = #{panelId,jdbcType=VARCHAR}, component_id = #{componentId,jdbcType=VARCHAR}, component_style = #{componentStyle,jdbcType=VARCHAR}, component_position = #{componentPosition,jdbcType=VARCHAR}, component_type = #{componentType,jdbcType=VARCHAR}, component_details = #{componentDetails,jdbcType=VARCHAR}, update_time = #{updateTime,jdbcType=BIGINT}, update_person = #{updatePerson,jdbcType=VARCHAR} where id = #{id,jdbcType=VARCHAR}