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, template_id, type, t_sore, status, deleted_at, created_at, updated_at
content, area, t_style
delete from tb_template_element
update tb_template_element
id = #{record.id,jdbcType=INTEGER},
template_id = #{record.templateId,jdbcType=INTEGER},
type = #{record.type,jdbcType=INTEGER},
t_sore = #{record.tSore,jdbcType=INTEGER},
status = #{record.status,jdbcType=INTEGER},
deleted_at = #{record.deletedAt,jdbcType=TIMESTAMP},
created_at = #{record.createdAt,jdbcType=TIMESTAMP},
updated_at = #{record.updatedAt,jdbcType=TIMESTAMP},
content = #{record.content,jdbcType=LONGVARCHAR},
area = #{record.area,jdbcType=LONGVARCHAR},
t_style = #{record.tStyle,jdbcType=LONGVARCHAR},
update tb_template_element
set id = #{record.id,jdbcType=INTEGER},
template_id = #{record.templateId,jdbcType=INTEGER},
type = #{record.type,jdbcType=INTEGER},
t_sore = #{record.tSore,jdbcType=INTEGER},
status = #{record.status,jdbcType=INTEGER},
deleted_at = #{record.deletedAt,jdbcType=TIMESTAMP},
created_at = #{record.createdAt,jdbcType=TIMESTAMP},
updated_at = #{record.updatedAt,jdbcType=TIMESTAMP},
content = #{record.content,jdbcType=LONGVARCHAR},
area = #{record.area,jdbcType=LONGVARCHAR},
t_style = #{record.tStyle,jdbcType=LONGVARCHAR}
update tb_template_element
set id = #{record.id,jdbcType=INTEGER},
template_id = #{record.templateId,jdbcType=INTEGER},
type = #{record.type,jdbcType=INTEGER},
t_sore = #{record.tSore,jdbcType=INTEGER},
status = #{record.status,jdbcType=INTEGER},
deleted_at = #{record.deletedAt,jdbcType=TIMESTAMP},
created_at = #{record.createdAt,jdbcType=TIMESTAMP},
updated_at = #{record.updatedAt,jdbcType=TIMESTAMP}