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, dict_name, dict_code, description, del_flag, create_by, create_time, update_by, update_time delete from sys_dict where id = #{id,jdbcType=VARCHAR} delete from sys_dict insert into sys_dict (id, dict_name, dict_code, description, del_flag, create_by, create_time, update_by, update_time ) values (#{id,jdbcType=VARCHAR}, #{dictName,jdbcType=VARCHAR}, #{dictCode,jdbcType=VARCHAR}, #{description,jdbcType=VARCHAR}, #{delFlag,jdbcType=BIT}, #{createBy,jdbcType=VARCHAR}, #{createTime,jdbcType=BIGINT}, #{updateBy,jdbcType=VARCHAR}, #{updateTime,jdbcType=BIGINT} ) insert into sys_dict id, dict_name, dict_code, description, del_flag, create_by, create_time, update_by, update_time, #{id,jdbcType=VARCHAR}, #{dictName,jdbcType=VARCHAR}, #{dictCode,jdbcType=VARCHAR}, #{description,jdbcType=VARCHAR}, #{delFlag,jdbcType=BIT}, #{createBy,jdbcType=VARCHAR}, #{createTime,jdbcType=BIGINT}, #{updateBy,jdbcType=VARCHAR}, #{updateTime,jdbcType=BIGINT}, update sys_dict id = #{record.id,jdbcType=VARCHAR}, dict_name = #{record.dictName,jdbcType=VARCHAR}, dict_code = #{record.dictCode,jdbcType=VARCHAR}, description = #{record.description,jdbcType=VARCHAR}, del_flag = #{record.delFlag,jdbcType=BIT}, create_by = #{record.createBy,jdbcType=VARCHAR}, create_time = #{record.createTime,jdbcType=BIGINT}, update_by = #{record.updateBy,jdbcType=VARCHAR}, update_time = #{record.updateTime,jdbcType=BIGINT}, update sys_dict set id = #{record.id,jdbcType=VARCHAR}, dict_name = #{record.dictName,jdbcType=VARCHAR}, dict_code = #{record.dictCode,jdbcType=VARCHAR}, description = #{record.description,jdbcType=VARCHAR}, del_flag = #{record.delFlag,jdbcType=BIT}, create_by = #{record.createBy,jdbcType=VARCHAR}, create_time = #{record.createTime,jdbcType=BIGINT}, update_by = #{record.updateBy,jdbcType=VARCHAR}, update_time = #{record.updateTime,jdbcType=BIGINT} update sys_dict dict_name = #{dictName,jdbcType=VARCHAR}, dict_code = #{dictCode,jdbcType=VARCHAR}, description = #{description,jdbcType=VARCHAR}, del_flag = #{delFlag,jdbcType=BIT}, create_by = #{createBy,jdbcType=VARCHAR}, create_time = #{createTime,jdbcType=BIGINT}, update_by = #{updateBy,jdbcType=VARCHAR}, update_time = #{updateTime,jdbcType=BIGINT}, where id = #{id,jdbcType=VARCHAR} update sys_dict set dict_name = #{dictName,jdbcType=VARCHAR}, dict_code = #{dictCode,jdbcType=VARCHAR}, description = #{description,jdbcType=VARCHAR}, del_flag = #{delFlag,jdbcType=BIT}, create_by = #{createBy,jdbcType=VARCHAR}, create_time = #{createTime,jdbcType=BIGINT}, update_by = #{updateBy,jdbcType=VARCHAR}, update_time = #{updateTime,jdbcType=BIGINT} where id = #{id,jdbcType=VARCHAR}