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} R_RES_ID, R_AU_ID delete from t_authority_resource_link where R_RES_ID = #{resId,jdbcType=CHAR} and R_AU_ID = #{auId,jdbcType=CHAR} delete from t_authority_resource_link insert into t_authority_resource_link (R_RES_ID, R_AU_ID) values (#{resId,jdbcType=CHAR}, #{auId,jdbcType=CHAR}) insert into t_authority_resource_link R_RES_ID, R_AU_ID, #{resId,jdbcType=CHAR}, #{auId,jdbcType=CHAR}, update t_authority_resource_link R_RES_ID = #{record.resId,jdbcType=CHAR}, R_AU_ID = #{record.auId,jdbcType=CHAR}, update t_authority_resource_link set R_RES_ID = #{record.resId,jdbcType=CHAR}, R_AU_ID = #{record.auId,jdbcType=CHAR}