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, follow_id, business_id, follow_situation, customer_status, remarks, business_project_id delete from user_follow_business where id = #{id,jdbcType=VARCHAR} delete from user_follow_business insert into user_follow_business (id, follow_id, business_id, follow_situation, customer_status, remarks, business_project_id) values (#{id,jdbcType=VARCHAR}, #{followId,jdbcType=VARCHAR}, #{businessId,jdbcType=VARCHAR}, #{followSituation,jdbcType=INTEGER}, #{customerStatus,jdbcType=INTEGER}, #{remarks,jdbcType=VARCHAR}, #{businessProjectId,jdbcType=VARCHAR}) insert into user_follow_business id, follow_id, business_id, follow_situation, customer_status, remarks, business_project_id, #{id,jdbcType=VARCHAR}, #{followId,jdbcType=VARCHAR}, #{businessId,jdbcType=VARCHAR}, #{followSituation,jdbcType=INTEGER}, #{customerStatus,jdbcType=INTEGER}, #{remarks,jdbcType=VARCHAR}, #{businessProjectId,jdbcType=VARCHAR}, update user_follow_business id = #{record.id,jdbcType=VARCHAR}, follow_id = #{record.followId,jdbcType=VARCHAR}, business_id = #{record.businessId,jdbcType=VARCHAR}, follow_situation = #{record.followSituation,jdbcType=INTEGER}, customer_status = #{record.customerStatus,jdbcType=INTEGER}, remarks = #{record.remarks,jdbcType=VARCHAR}, business_project_id = #{record.businessProjectId,jdbcType=VARCHAR}, update user_follow_business set id = #{record.id,jdbcType=VARCHAR}, follow_id = #{record.followId,jdbcType=VARCHAR}, business_id = #{record.businessId,jdbcType=VARCHAR}, follow_situation = #{record.followSituation,jdbcType=INTEGER}, customer_status = #{record.customerStatus,jdbcType=INTEGER}, remarks = #{record.remarks,jdbcType=VARCHAR}, business_project_id = #{record.businessProjectId,jdbcType=VARCHAR} update user_follow_business follow_id = #{followId,jdbcType=VARCHAR}, business_id = #{businessId,jdbcType=VARCHAR}, follow_situation = #{followSituation,jdbcType=INTEGER}, customer_status = #{customerStatus,jdbcType=INTEGER}, remarks = #{remarks,jdbcType=VARCHAR}, business_project_id = #{businessProjectId,jdbcType=VARCHAR}, where id = #{id,jdbcType=VARCHAR} update user_follow_business set follow_id = #{followId,jdbcType=VARCHAR}, business_id = #{businessId,jdbcType=VARCHAR}, follow_situation = #{followSituation,jdbcType=INTEGER}, customer_status = #{customerStatus,jdbcType=INTEGER}, remarks = #{remarks,jdbcType=VARCHAR}, business_project_id = #{businessProjectId,jdbcType=VARCHAR} where id = #{id,jdbcType=VARCHAR}