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} DoworkID, SiteUserID, DoTypeID, WorkContent, CreateUserID, CreateTime, ModifyUserID, ModifyTime, RegionCode, StreetCode, WorkTime delete from pc_dowork where DoworkID = #{doworkID,jdbcType=VARCHAR} delete from pc_dowork insert into pc_dowork (DoworkID, SiteUserID, DoTypeID, WorkContent, CreateUserID, CreateTime, ModifyUserID, ModifyTime, RegionCode, StreetCode, WorkTime) values (#{doworkID,jdbcType=VARCHAR}, #{siteUserID,jdbcType=VARCHAR}, #{doTypeID,jdbcType=INTEGER}, #{workContent,jdbcType=VARCHAR}, #{createUserID,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}, #{modifyUserID,jdbcType=VARCHAR}, #{modifyTime,jdbcType=TIMESTAMP}, #{regionCode,jdbcType=VARCHAR}, #{streetCode,jdbcType=VARCHAR}, #{workTime,jdbcType=TIMESTAMP}) insert into pc_dowork DoworkID, SiteUserID, DoTypeID, WorkContent, CreateUserID, CreateTime, ModifyUserID, ModifyTime, RegionCode, StreetCode, WorkTime, #{doworkID,jdbcType=VARCHAR}, #{siteUserID,jdbcType=VARCHAR}, #{doTypeID,jdbcType=INTEGER}, #{workContent,jdbcType=VARCHAR}, #{createUserID,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}, #{modifyUserID,jdbcType=VARCHAR}, #{modifyTime,jdbcType=TIMESTAMP}, #{regionCode,jdbcType=VARCHAR}, #{streetCode,jdbcType=VARCHAR}, #{workTime,jdbcType=TIMESTAMP}, update pc_dowork DoworkID = #{row.doworkID,jdbcType=VARCHAR}, SiteUserID = #{row.siteUserID,jdbcType=VARCHAR}, DoTypeID = #{row.doTypeID,jdbcType=INTEGER}, WorkContent = #{row.workContent,jdbcType=VARCHAR}, CreateUserID = #{row.createUserID,jdbcType=VARCHAR}, CreateTime = #{row.createTime,jdbcType=TIMESTAMP}, ModifyUserID = #{row.modifyUserID,jdbcType=VARCHAR}, ModifyTime = #{row.modifyTime,jdbcType=TIMESTAMP}, RegionCode = #{row.regionCode,jdbcType=VARCHAR}, StreetCode = #{row.streetCode,jdbcType=VARCHAR}, WorkTime = #{row.workTime,jdbcType=TIMESTAMP}, update pc_dowork set DoworkID = #{row.doworkID,jdbcType=VARCHAR}, SiteUserID = #{row.siteUserID,jdbcType=VARCHAR}, DoTypeID = #{row.doTypeID,jdbcType=INTEGER}, WorkContent = #{row.workContent,jdbcType=VARCHAR}, CreateUserID = #{row.createUserID,jdbcType=VARCHAR}, CreateTime = #{row.createTime,jdbcType=TIMESTAMP}, ModifyUserID = #{row.modifyUserID,jdbcType=VARCHAR}, ModifyTime = #{row.modifyTime,jdbcType=TIMESTAMP}, RegionCode = #{row.regionCode,jdbcType=VARCHAR}, StreetCode = #{row.streetCode,jdbcType=VARCHAR}, WorkTime = #{row.workTime,jdbcType=TIMESTAMP} update pc_dowork SiteUserID = #{siteUserID,jdbcType=VARCHAR}, DoTypeID = #{doTypeID,jdbcType=INTEGER}, WorkContent = #{workContent,jdbcType=VARCHAR}, CreateUserID = #{createUserID,jdbcType=VARCHAR}, CreateTime = #{createTime,jdbcType=TIMESTAMP}, ModifyUserID = #{modifyUserID,jdbcType=VARCHAR}, ModifyTime = #{modifyTime,jdbcType=TIMESTAMP}, RegionCode = #{regionCode,jdbcType=VARCHAR}, StreetCode = #{streetCode,jdbcType=VARCHAR}, WorkTime = #{workTime,jdbcType=TIMESTAMP}, where DoworkID = #{doworkID,jdbcType=VARCHAR} update pc_dowork set SiteUserID = #{siteUserID,jdbcType=VARCHAR}, DoTypeID = #{doTypeID,jdbcType=INTEGER}, WorkContent = #{workContent,jdbcType=VARCHAR}, CreateUserID = #{createUserID,jdbcType=VARCHAR}, CreateTime = #{createTime,jdbcType=TIMESTAMP}, ModifyUserID = #{modifyUserID,jdbcType=VARCHAR}, ModifyTime = #{modifyTime,jdbcType=TIMESTAMP}, RegionCode = #{regionCode,jdbcType=VARCHAR}, StreetCode = #{streetCode,jdbcType=VARCHAR}, WorkTime = #{workTime,jdbcType=TIMESTAMP} where DoworkID = #{doworkID,jdbcType=VARCHAR}