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}
dict_code, dict_sort, dict_label, dict_value, dict_type, css_class, list_class, is_default,
status, create_by, create_time, update_by, update_time, remark
delete from sys_dict_data
update sys_dict_data
dict_code = #{record.dictCode,jdbcType=INTEGER},
dict_sort = #{record.dictSort,jdbcType=INTEGER},
dict_label = #{record.dictLabel,jdbcType=VARCHAR},
dict_value = #{record.dictValue,jdbcType=VARCHAR},
dict_type = #{record.dictType,jdbcType=VARCHAR},
css_class = #{record.cssClass,jdbcType=VARCHAR},
list_class = #{record.listClass,jdbcType=VARCHAR},
is_default = #{record.isDefault,jdbcType=CHAR},
status = #{record.status,jdbcType=CHAR},
create_by = #{record.createBy,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
remark = #{record.remark,jdbcType=VARCHAR},
update sys_dict_data
set dict_code = #{record.dictCode,jdbcType=INTEGER},
dict_sort = #{record.dictSort,jdbcType=INTEGER},
dict_label = #{record.dictLabel,jdbcType=VARCHAR},
dict_value = #{record.dictValue,jdbcType=VARCHAR},
dict_type = #{record.dictType,jdbcType=VARCHAR},
css_class = #{record.cssClass,jdbcType=VARCHAR},
list_class = #{record.listClass,jdbcType=VARCHAR},
is_default = #{record.isDefault,jdbcType=CHAR},
status = #{record.status,jdbcType=CHAR},
create_by = #{record.createBy,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
remark = #{record.remark,jdbcType=VARCHAR}
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}
dict_code, dict_sort, dict_label, dict_value, dict_type, css_class, list_class, is_default,
status, create_by, create_time, update_by, update_time, remark
delete from sys_dict_data
update sys_dict_data
dict_code = #{record.dictCode,jdbcType=BIGINT},
dict_sort = #{record.dictSort,jdbcType=INTEGER},
dict_label = #{record.dictLabel,jdbcType=VARCHAR},
dict_value = #{record.dictValue,jdbcType=VARCHAR},
dict_type = #{record.dictType,jdbcType=VARCHAR},
css_class = #{record.cssClass,jdbcType=VARCHAR},
list_class = #{record.listClass,jdbcType=VARCHAR},
is_default = #{record.isDefault,jdbcType=CHAR},
status = #{record.status,jdbcType=CHAR},
create_by = #{record.createBy,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
remark = #{record.remark,jdbcType=VARCHAR},
update sys_dict_data
set dict_code = #{record.dictCode,jdbcType=BIGINT},
dict_sort = #{record.dictSort,jdbcType=INTEGER},
dict_label = #{record.dictLabel,jdbcType=VARCHAR},
dict_value = #{record.dictValue,jdbcType=VARCHAR},
dict_type = #{record.dictType,jdbcType=VARCHAR},
css_class = #{record.cssClass,jdbcType=VARCHAR},
list_class = #{record.listClass,jdbcType=VARCHAR},
is_default = #{record.isDefault,jdbcType=CHAR},
status = #{record.status,jdbcType=CHAR},
create_by = #{record.createBy,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
remark = #{record.remark,jdbcType=VARCHAR}