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, Type, KeyId, Value, BtnStr delete from jsh_userbusiness where Id = #{id,jdbcType=BIGINT} delete from jsh_userbusiness insert into jsh_userbusiness (Id, Type, KeyId, Value, BtnStr) values (#{id,jdbcType=BIGINT}, #{type,jdbcType=VARCHAR}, #{keyid,jdbcType=VARCHAR}, #{value,jdbcType=VARCHAR}, #{btnstr,jdbcType=VARCHAR}) insert into jsh_userbusiness Id, Type, KeyId, Value, BtnStr, #{id,jdbcType=BIGINT}, #{type,jdbcType=VARCHAR}, #{keyid,jdbcType=VARCHAR}, #{value,jdbcType=VARCHAR}, #{btnstr,jdbcType=VARCHAR}, update jsh_userbusiness Id = #{record.id,jdbcType=BIGINT}, Type = #{record.type,jdbcType=VARCHAR}, KeyId = #{record.keyid,jdbcType=VARCHAR}, Value = #{record.value,jdbcType=VARCHAR}, BtnStr = #{record.btnstr,jdbcType=VARCHAR}, update jsh_userbusiness set Id = #{record.id,jdbcType=BIGINT}, Type = #{record.type,jdbcType=VARCHAR}, KeyId = #{record.keyid,jdbcType=VARCHAR}, Value = #{record.value,jdbcType=VARCHAR}, BtnStr = #{record.btnstr,jdbcType=VARCHAR} update jsh_userbusiness Type = #{type,jdbcType=VARCHAR}, KeyId = #{keyid,jdbcType=VARCHAR}, Value = #{value,jdbcType=VARCHAR}, BtnStr = #{btnstr,jdbcType=VARCHAR}, where Id = #{id,jdbcType=BIGINT} update jsh_userbusiness set Type = #{type,jdbcType=VARCHAR}, KeyId = #{keyid,jdbcType=VARCHAR}, Value = #{value,jdbcType=VARCHAR}, BtnStr = #{btnstr,jdbcType=VARCHAR} where Id = #{id,jdbcType=BIGINT}