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, name, path, md5, sha1, time, count, created_at, updated_at, rec_status delete from t_sys_commited_file where id = #{id,jdbcType=BIGINT} delete from t_sys_commited_file insert into t_sys_commited_file (id, name, path, md5, sha1, time, count, created_at, updated_at, rec_status ) values (#{id,jdbcType=BIGINT}, #{name,jdbcType=VARCHAR}, #{path,jdbcType=VARCHAR}, #{md5,jdbcType=VARCHAR}, #{sha1,jdbcType=VARCHAR}, #{time,jdbcType=BIGINT}, #{count,jdbcType=INTEGER}, #{createdAt,jdbcType=TIMESTAMP}, #{updatedAt,jdbcType=TIMESTAMP}, #{recStatus,jdbcType=TINYINT} ) insert into t_sys_commited_file id, name, path, md5, sha1, time, count, created_at, updated_at, rec_status, #{id,jdbcType=BIGINT}, #{name,jdbcType=VARCHAR}, #{path,jdbcType=VARCHAR}, #{md5,jdbcType=VARCHAR}, #{sha1,jdbcType=VARCHAR}, #{time,jdbcType=BIGINT}, #{count,jdbcType=INTEGER}, #{createdAt,jdbcType=TIMESTAMP}, #{updatedAt,jdbcType=TIMESTAMP}, #{recStatus,jdbcType=TINYINT}, update t_sys_commited_file id = #{record.id,jdbcType=BIGINT}, name = #{record.name,jdbcType=VARCHAR}, path = #{record.path,jdbcType=VARCHAR}, md5 = #{record.md5,jdbcType=VARCHAR}, sha1 = #{record.sha1,jdbcType=VARCHAR}, time = #{record.time,jdbcType=BIGINT}, count = #{record.count,jdbcType=INTEGER}, created_at = #{record.createdAt,jdbcType=TIMESTAMP}, updated_at = #{record.updatedAt,jdbcType=TIMESTAMP}, rec_status = #{record.recStatus,jdbcType=TINYINT}, update t_sys_commited_file set id = #{record.id,jdbcType=BIGINT}, name = #{record.name,jdbcType=VARCHAR}, path = #{record.path,jdbcType=VARCHAR}, md5 = #{record.md5,jdbcType=VARCHAR}, sha1 = #{record.sha1,jdbcType=VARCHAR}, time = #{record.time,jdbcType=BIGINT}, count = #{record.count,jdbcType=INTEGER}, created_at = #{record.createdAt,jdbcType=TIMESTAMP}, updated_at = #{record.updatedAt,jdbcType=TIMESTAMP}, rec_status = #{record.recStatus,jdbcType=TINYINT} update t_sys_commited_file name = #{name,jdbcType=VARCHAR}, path = #{path,jdbcType=VARCHAR}, md5 = #{md5,jdbcType=VARCHAR}, sha1 = #{sha1,jdbcType=VARCHAR}, time = #{time,jdbcType=BIGINT}, count = #{count,jdbcType=INTEGER}, created_at = #{createdAt,jdbcType=TIMESTAMP}, updated_at = #{updatedAt,jdbcType=TIMESTAMP}, rec_status = #{recStatus,jdbcType=TINYINT}, where id = #{id,jdbcType=BIGINT} update t_sys_commited_file set name = #{name,jdbcType=VARCHAR}, path = #{path,jdbcType=VARCHAR}, md5 = #{md5,jdbcType=VARCHAR}, sha1 = #{sha1,jdbcType=VARCHAR}, time = #{time,jdbcType=BIGINT}, count = #{count,jdbcType=INTEGER}, created_at = #{createdAt,jdbcType=TIMESTAMP}, updated_at = #{updatedAt,jdbcType=TIMESTAMP}, rec_status = #{recStatus,jdbcType=TINYINT} where id = #{id,jdbcType=BIGINT}