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, USERNAME, MOBILE, PASSWORD, SALT, IMG, CREATETIME, STATIONID delete from SHBRUSER where ID = #{id,jdbcType=DECIMAL} delete from SHBRUSER insert into SHBRUSER (ID, USERNAME, MOBILE, PASSWORD, SALT, IMG, CREATETIME, STATIONID) values (#{id,jdbcType=DECIMAL}, #{username,jdbcType=VARCHAR}, #{mobile,jdbcType=VARCHAR}, #{password,jdbcType=VARCHAR}, #{salt,jdbcType=VARCHAR}, #{img,jdbcType=VARCHAR}, #{createtime,jdbcType=TIMESTAMP}, #{stationid,jdbcType=VARCHAR}) insert into SHBRUSER ID, USERNAME, MOBILE, PASSWORD, SALT, IMG, CREATETIME, STATIONID, #{id,jdbcType=DECIMAL}, #{username,jdbcType=VARCHAR}, #{mobile,jdbcType=VARCHAR}, #{password,jdbcType=VARCHAR}, #{salt,jdbcType=VARCHAR}, #{img,jdbcType=VARCHAR}, #{createtime,jdbcType=TIMESTAMP}, #{stationid,jdbcType=VARCHAR}, update SHBRUSER ID = #{record.id,jdbcType=DECIMAL}, USERNAME = #{record.username,jdbcType=VARCHAR}, MOBILE = #{record.mobile,jdbcType=VARCHAR}, PASSWORD = #{record.password,jdbcType=VARCHAR}, SALT = #{record.salt,jdbcType=VARCHAR}, IMG = #{record.img,jdbcType=VARCHAR}, CREATETIME = #{record.createtime,jdbcType=TIMESTAMP}, STATIONID = #{record.stationid,jdbcType=VARCHAR}, update SHBRUSER set ID = #{record.id,jdbcType=DECIMAL}, USERNAME = #{record.username,jdbcType=VARCHAR}, MOBILE = #{record.mobile,jdbcType=VARCHAR}, PASSWORD = #{record.password,jdbcType=VARCHAR}, SALT = #{record.salt,jdbcType=VARCHAR}, IMG = #{record.img,jdbcType=VARCHAR}, CREATETIME = #{record.createtime,jdbcType=TIMESTAMP}, STATIONID = #{record.stationid,jdbcType=VARCHAR} update SHBRUSER USERNAME = #{username,jdbcType=VARCHAR}, MOBILE = #{mobile,jdbcType=VARCHAR}, PASSWORD = #{password,jdbcType=VARCHAR}, SALT = #{salt,jdbcType=VARCHAR}, IMG = #{img,jdbcType=VARCHAR}, CREATETIME = #{createtime,jdbcType=TIMESTAMP}, STATIONID = #{stationid,jdbcType=VARCHAR}, where ID = #{id,jdbcType=DECIMAL} update SHBRUSER set USERNAME = #{username,jdbcType=VARCHAR}, MOBILE = #{mobile,jdbcType=VARCHAR}, PASSWORD = #{password,jdbcType=VARCHAR}, SALT = #{salt,jdbcType=VARCHAR}, IMG = #{img,jdbcType=VARCHAR}, CREATETIME = #{createtime,jdbcType=TIMESTAMP}, STATIONID = #{stationid,jdbcType=VARCHAR} where ID = #{id,jdbcType=DECIMAL}