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, auth_source, auth_source_type, auth_target, auth_target_type, auth_time, auth_details, auth_user, update_time delete from sys_auth where id = #{id,jdbcType=VARCHAR} delete from sys_auth insert into sys_auth (id, auth_source, auth_source_type, auth_target, auth_target_type, auth_time, auth_details, auth_user, update_time ) values (#{id,jdbcType=VARCHAR}, #{authSource,jdbcType=VARCHAR}, #{authSourceType,jdbcType=VARCHAR}, #{authTarget,jdbcType=VARCHAR}, #{authTargetType,jdbcType=VARCHAR}, #{authTime,jdbcType=BIGINT}, #{authDetails,jdbcType=VARCHAR}, #{authUser,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP} ) insert into sys_auth id, auth_source, auth_source_type, auth_target, auth_target_type, auth_time, auth_details, auth_user, update_time, #{id,jdbcType=VARCHAR}, #{authSource,jdbcType=VARCHAR}, #{authSourceType,jdbcType=VARCHAR}, #{authTarget,jdbcType=VARCHAR}, #{authTargetType,jdbcType=VARCHAR}, #{authTime,jdbcType=BIGINT}, #{authDetails,jdbcType=VARCHAR}, #{authUser,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP}, update sys_auth id = #{record.id,jdbcType=VARCHAR}, auth_source = #{record.authSource,jdbcType=VARCHAR}, auth_source_type = #{record.authSourceType,jdbcType=VARCHAR}, auth_target = #{record.authTarget,jdbcType=VARCHAR}, auth_target_type = #{record.authTargetType,jdbcType=VARCHAR}, auth_time = #{record.authTime,jdbcType=BIGINT}, auth_details = #{record.authDetails,jdbcType=VARCHAR}, auth_user = #{record.authUser,jdbcType=VARCHAR}, update_time = #{record.updateTime,jdbcType=TIMESTAMP}, update sys_auth set id = #{record.id,jdbcType=VARCHAR}, auth_source = #{record.authSource,jdbcType=VARCHAR}, auth_source_type = #{record.authSourceType,jdbcType=VARCHAR}, auth_target = #{record.authTarget,jdbcType=VARCHAR}, auth_target_type = #{record.authTargetType,jdbcType=VARCHAR}, auth_time = #{record.authTime,jdbcType=BIGINT}, auth_details = #{record.authDetails,jdbcType=VARCHAR}, auth_user = #{record.authUser,jdbcType=VARCHAR}, update_time = #{record.updateTime,jdbcType=TIMESTAMP} update sys_auth auth_source = #{authSource,jdbcType=VARCHAR}, auth_source_type = #{authSourceType,jdbcType=VARCHAR}, auth_target = #{authTarget,jdbcType=VARCHAR}, auth_target_type = #{authTargetType,jdbcType=VARCHAR}, auth_time = #{authTime,jdbcType=BIGINT}, auth_details = #{authDetails,jdbcType=VARCHAR}, auth_user = #{authUser,jdbcType=VARCHAR}, update_time = #{updateTime,jdbcType=TIMESTAMP}, where id = #{id,jdbcType=VARCHAR} update sys_auth set auth_source = #{authSource,jdbcType=VARCHAR}, auth_source_type = #{authSourceType,jdbcType=VARCHAR}, auth_target = #{authTarget,jdbcType=VARCHAR}, auth_target_type = #{authTargetType,jdbcType=VARCHAR}, auth_time = #{authTime,jdbcType=BIGINT}, auth_details = #{authDetails,jdbcType=VARCHAR}, auth_user = #{authUser,jdbcType=VARCHAR}, update_time = #{updateTime,jdbcType=TIMESTAMP} where id = #{id,jdbcType=VARCHAR}