123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd" >
- <mapper namespace="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewMapper" >
- <resultMap id="BaseResultMap" type="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNew" >
- <id column="id" property="id" jdbcType="INTEGER" />
- <result column="house_id" property="houseId" jdbcType="INTEGER" />
- <result column="grain_id" property="grainId" jdbcType="INTEGER" />
- <result column="safe_date" property="safeDate" jdbcType="VARCHAR" />
- <result column="house_type" property="houseType" jdbcType="VARCHAR" />
- <result column="house_water" property="houseWater" jdbcType="VARCHAR" />
- <result column="house_temperature" property="houseTemperature" jdbcType="VARCHAR" />
- <result column="house_volume" property="houseVolume" jdbcType="REAL" />
- <result column="set_type" property="setType" jdbcType="VARCHAR" />
- <result column="house_space" property="houseSpace" jdbcType="REAL" />
- <result column="type" property="type" jdbcType="VARCHAR" />
- <result column="number" property="number" jdbcType="INTEGER" />
- <result column="water" property="water" jdbcType="VARCHAR" />
- <result column="work_time" property="workTime" jdbcType="VARCHAR" />
- <result column="work_date" property="workDate" jdbcType="VARCHAR" />
- <result column="temperature" property="temperature" jdbcType="VARCHAR" />
- <result column="worm_type" property="wormType" jdbcType="VARCHAR" />
- <result column="sanqi_apply" property="sanqiApply" jdbcType="VARCHAR" />
- <result column="tonic_apply" property="tonicApply" jdbcType="VARCHAR" />
- <result column="work_apply" property="workApply" jdbcType="VARCHAR" />
- <result column="airtemperature" property="airtemperature" jdbcType="VARCHAR" />
- <result column="weather" property="weather" jdbcType="VARCHAR" />
- <result column="density_after" property="densityAfter" jdbcType="VARCHAR" />
- <result column="density" property="density" jdbcType="VARCHAR" />
- <result column="medicament" property="medicament" jdbcType="VARCHAR" />
- <result column="safe_method" property="safeMethod" jdbcType="VARCHAR" />
- <result column="safe_effect" property="safeEffect" jdbcType="VARCHAR" />
- <result column="section" property="section" jdbcType="VARCHAR" />
- <result column="safe_people" property="safePeople" jdbcType="VARCHAR" />
- <result column="safe_man" property="safeMan" jdbcType="VARCHAR" />
- <result column="work_people" property="workPeople" jdbcType="VARCHAR" />
- <result column="charge" property="charge" jdbcType="VARCHAR" />
- <result column="is_draft" property="isDraft" jdbcType="VARCHAR" />
- <result column="work_type" property="workType" jdbcType="VARCHAR" />
- <result column="aluminum_num" property="aluminumNum" jdbcType="VARCHAR" />
- <result column="aluminum_type" property="aluminumType" jdbcType="VARCHAR" />
- <result column="set_num" property="setNum" jdbcType="INTEGER" />
- <result column="first_num" property="firstNum" jdbcType="INTEGER" />
- <result column="total_num" property="totalNum" jdbcType="INTEGER" />
- <result column="is_air" property="isAir" jdbcType="VARCHAR" />
- <result column="is_close" property="isClose" jdbcType="VARCHAR" />
- <result column="is_air_safe" property="isAirSafe" jdbcType="VARCHAR" />
- <result column="is_ detector" property="isDetector" jdbcType="VARCHAR" />
- <result column="is_alarm" property="isAlarm" jdbcType="VARCHAR" />
- <result column="is_oxygen" property="isOxygen" jdbcType="VARCHAR" />
- <result column="is_respirator" property="isRespirator" jdbcType="VARCHAR" />
- <result column="is_warning" property="isWarning" jdbcType="VARCHAR" />
- <result column="is_fire" property="isFire" jdbcType="VARCHAR" />
- <result column="is_else" property="isElse" jdbcType="VARCHAR" />
- <result column="is_device" property="isDevice" jdbcType="VARCHAR" />
- <result column="is_kit" property="isKit" jdbcType="VARCHAR" />
- <result column="check_people" property="checkPeople" jdbcType="VARCHAR" />
- <result column="check_close" property="checkClose" jdbcType="VARCHAR" />
- <result column="check_warning" property="checkWarning" jdbcType="VARCHAR" />
- <result column="circle_total" property="circleTotal" jdbcType="VARCHAR" />
- <result column="circle_end" property="circleEnd" jdbcType="VARCHAR" />
- <result column="circle_start" property="circleStart" jdbcType="VARCHAR" />
- <result column="circle_type" property="circleType" jdbcType="VARCHAR" />
- <result column="check_work" property="checkWork" jdbcType="VARCHAR" />
- <result column="tonic_date" property="tonicDate" jdbcType="VARCHAR" />
- <result column="tonic_time" property="tonicTime" jdbcType="VARCHAR" />
- <result column="tonic_approve" property="tonicApprove" jdbcType="VARCHAR" />
- <result column="tonic_app_user" property="tonicAppUser" jdbcType="VARCHAR" />
- <result column="is_close_confirm" property="isCloseConfirm" jdbcType="VARCHAR" />
- <result column="is_alarm_confirm" property="isAlarmConfirm" jdbcType="VARCHAR" />
- <result column="is_ detector_confirm" property="isDetectorConfirm" jdbcType="VARCHAR" />
- <result column="is_kit_confirm" property="isKitConfirm" jdbcType="VARCHAR" />
- <result column="is_fire_confirm" property="isFireConfirm" jdbcType="VARCHAR" />
- <result column="is_respirator_confirm" property="isRespiratorConfirm" jdbcType="VARCHAR" />
- <result column="is_fan_confirm" property="isFanConfirm" jdbcType="VARCHAR" />
- <result column="is_device_confirm" property="isDeviceConfirm" jdbcType="VARCHAR" />
- <result column="tonic_total_num" property="tonicTotalNum" jdbcType="INTEGER" />
- <result column="tonic_total" property="tonicTotal" jdbcType="VARCHAR" />
- <result column="tonic_else_num" property="tonicElseNum" jdbcType="INTEGER" />
- <result column="tonic_sec_num" property="tonicSecNum" jdbcType="INTEGER" />
- <result column="tonic_first_num" property="tonicFirstNum" jdbcType="INTEGER" />
- <result column="tonic_set_num" property="tonicSetNum" jdbcType="INTEGER" />
- <result column="tonic_type" property="tonicType" jdbcType="VARCHAR" />
- <result column="check_people_confirm" property="checkPeopleConfirm" jdbcType="VARCHAR" />
- <result column="sanqi_date" property="sanqiDate" jdbcType="VARCHAR" />
- <result column="sanqi_time" property="sanqiTime" jdbcType="VARCHAR" />
- <result column="sanqi_type" property="sanqiType" jdbcType="VARCHAR" />
- <result column="sanqi_approve_user" property="sanqiApproveUser" jdbcType="VARCHAR" />
- <result column="sanqi_bz" property="sanqiBz" jdbcType="VARCHAR" />
- <result column="phosphine_check" property="phosphineCheck" jdbcType="VARCHAR" />
- <result column="house_open" property="houseOpen" jdbcType="VARCHAR" />
- <result column="check_people_three" property="checkPeopleThree" jdbcType="VARCHAR" />
- <result column="sanqi_user" property="sanqiUser" jdbcType="VARCHAR" />
- <result column="medic_set" property="medicSet" jdbcType="VARCHAR" />
- <result column="density_rate" property="densityRate" jdbcType="VARCHAR" />
- <result column="close_day" property="closeDay" jdbcType="VARCHAR" />
- <result column="temperature_after" property="temperatureAfter" jdbcType="VARCHAR" />
- <result column="phosphine_remain" property="phosphineRemain" jdbcType="VARCHAR" />
- <result column="remark" property="remark" jdbcType="VARCHAR" />
- <result column="uuid" property="uuid" jdbcType="VARCHAR" />
- <result column="c_id" property="cId" jdbcType="INTEGER" />
- <result column="c_time" property="cTime" jdbcType="TIMESTAMP" />
- <result column="u_id" property="uId" jdbcType="INTEGER" />
- <result column="u_time" property="uTime" jdbcType="TIMESTAMP" />
- </resultMap>
- <sql id="Example_Where_Clause" >
- <where >
- <foreach collection="oredCriteria" item="criteria" separator="or" >
- <if test="criteria.valid" >
- <trim prefix="(" suffix=")" prefixOverrides="and" >
- <foreach collection="criteria.criteria" item="criterion" >
- <choose >
- <when test="criterion.noValue" >
- and ${criterion.condition}
- </when>
- <when test="criterion.singleValue" >
- and ${criterion.condition} #{criterion.value}
- </when>
- <when test="criterion.betweenValue" >
- and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
- </when>
- <when test="criterion.listValue" >
- and ${criterion.condition}
- <foreach collection="criterion.value" item="listItem" open="(" close=")" separator="," >
- #{listItem}
- </foreach>
- </when>
- </choose>
- </foreach>
- </trim>
- </if>
- </foreach>
- </where>
- </sql>
- <sql id="Update_By_Example_Where_Clause" >
- <where >
- <foreach collection="example.oredCriteria" item="criteria" separator="or" >
- <if test="criteria.valid" >
- <trim prefix="(" suffix=")" prefixOverrides="and" >
- <foreach collection="criteria.criteria" item="criterion" >
- <choose >
- <when test="criterion.noValue" >
- and ${criterion.condition}
- </when>
- <when test="criterion.singleValue" >
- and ${criterion.condition} #{criterion.value}
- </when>
- <when test="criterion.betweenValue" >
- and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
- </when>
- <when test="criterion.listValue" >
- and ${criterion.condition}
- <foreach collection="criterion.value" item="listItem" open="(" close=")" separator="," >
- #{listItem}
- </foreach>
- </when>
- </choose>
- </foreach>
- </trim>
- </if>
- </foreach>
- </where>
- </sql>
- <sql id="Base_Column_List" >
- id, house_id, grain_id, safe_date, house_type, house_water, house_temperature, house_volume,
- set_type, house_space, type, number, water, work_time, work_date, temperature, worm_type,
- sanqi_apply, tonic_apply, work_apply, airtemperature, weather, density_after, density,
- medicament, safe_method, safe_effect, section, safe_people, safe_man, work_people,
- charge, is_draft, work_type, aluminum_num, aluminum_type, set_num, first_num, total_num,
- is_air, is_close, is_air_safe, is_ detector, is_alarm, is_oxygen, is_respirator,
- is_warning, is_fire, is_else, is_device, is_kit, check_people, check_close, check_warning,
- circle_total, circle_end, circle_start, circle_type, check_work, tonic_date, tonic_time,
- tonic_approve, tonic_app_user, is_close_confirm, is_alarm_confirm, is_ detector_confirm,
- is_kit_confirm, is_fire_confirm, is_respirator_confirm, is_fan_confirm, is_device_confirm,
- tonic_total_num, tonic_total, tonic_else_num, tonic_sec_num, tonic_first_num, tonic_set_num,
- tonic_type, check_people_confirm, sanqi_date, sanqi_time, sanqi_type, sanqi_approve_user,
- sanqi_bz, phosphine_check, house_open, check_people_three, sanqi_user, medic_set,
- density_rate, close_day, temperature_after, phosphine_remain, remark, c_id, c_time,
- u_id, u_time
- </sql>
- <select id="selectByExample" resultMap="BaseResultMap" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewExample" >
- select
- <if test="distinct" >
- distinct
- </if>
- <include refid="Base_Column_List" />
- from daily_record_fumigation_circle_new
- <if test="_parameter != null" >
- <include refid="Example_Where_Clause" />
- </if>
- <if test="orderByClause != null" >
- order by ${orderByClause}
- </if>
- </select>
- <select id="selectByPrimaryKey" resultMap="BaseResultMap" parameterType="java.lang.Integer" >
- select
- <include refid="Base_Column_List" />
- from daily_record_fumigation_circle_new
- where id = #{id,jdbcType=INTEGER}
- </select>
- <delete id="deleteByPrimaryKey" parameterType="java.lang.Integer" >
- delete from daily_record_fumigation_circle_new
- where id = #{id,jdbcType=INTEGER}
- </delete>
- <delete id="deleteByExample" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewExample" >
- delete from daily_record_fumigation_circle_new
- <if test="_parameter != null" >
- <include refid="Example_Where_Clause" />
- </if>
- </delete>
- <insert id="insert" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNew" >
- insert into daily_record_fumigation_circle_new (id, house_id, grain_id,
- safe_date, house_type, house_water,
- house_temperature, house_volume, set_type,
- house_space, type, number,
- water, work_time, work_date,
- temperature, worm_type, sanqi_apply,
- tonic_apply, work_apply, airtemperature,
- weather, density_after, density,
- medicament, safe_method, safe_effect,
- section, safe_people, safe_man,
- work_people, charge, is_draft,
- work_type, aluminum_num, aluminum_type,
- set_num, first_num, total_num,
- is_air, is_close, is_air_safe,
- is_ detector, is_alarm, is_oxygen,
- is_respirator, is_warning, is_fire,
- is_else, is_device, is_kit,
- check_people, check_close, check_warning,
- circle_total, circle_end, circle_start,
- circle_type, check_work, tonic_date,
- tonic_time, tonic_approve, tonic_app_user,
- is_close_confirm, is_alarm_confirm, is_ detector_confirm,
- is_kit_confirm, is_fire_confirm, is_respirator_confirm,
- is_fan_confirm, is_device_confirm, tonic_total_num,
- tonic_total, tonic_else_num, tonic_sec_num,
- tonic_first_num, tonic_set_num, tonic_type,
- check_people_confirm, sanqi_date, sanqi_time,
- sanqi_type, sanqi_approve_user, sanqi_bz,
- phosphine_check, house_open, check_people_three,
- sanqi_user, medic_set, density_rate,
- close_day, temperature_after, phosphine_remain,
- remark, c_id, c_time,
- u_id, u_time)
- values (#{id,jdbcType=INTEGER}, #{houseId,jdbcType=INTEGER}, #{grainId,jdbcType=INTEGER},
- #{safeDate,jdbcType=VARCHAR}, #{houseType,jdbcType=VARCHAR}, #{houseWater,jdbcType=VARCHAR},
- #{houseTemperature,jdbcType=VARCHAR}, #{houseVolume,jdbcType=REAL}, #{setType,jdbcType=VARCHAR},
- #{houseSpace,jdbcType=REAL}, #{type,jdbcType=VARCHAR}, #{number,jdbcType=INTEGER},
- #{water,jdbcType=VARCHAR}, #{workTime,jdbcType=VARCHAR}, #{workDate,jdbcType=VARCHAR},
- #{temperature,jdbcType=VARCHAR}, #{wormType,jdbcType=VARCHAR}, #{sanqiApply,jdbcType=VARCHAR},
- #{tonicApply,jdbcType=VARCHAR}, #{workApply,jdbcType=VARCHAR}, #{airtemperature,jdbcType=VARCHAR},
- #{weather,jdbcType=VARCHAR}, #{densityAfter,jdbcType=VARCHAR}, #{density,jdbcType=VARCHAR},
- #{medicament,jdbcType=VARCHAR}, #{safeMethod,jdbcType=VARCHAR}, #{safeEffect,jdbcType=VARCHAR},
- #{section,jdbcType=VARCHAR}, #{safePeople,jdbcType=VARCHAR}, #{safeMan,jdbcType=VARCHAR},
- #{workPeople,jdbcType=VARCHAR}, #{charge,jdbcType=VARCHAR}, #{isDraft,jdbcType=VARCHAR},
- #{workType,jdbcType=VARCHAR}, #{aluminumNum,jdbcType=VARCHAR}, #{aluminumType,jdbcType=VARCHAR},
- #{setNum,jdbcType=INTEGER}, #{firstNum,jdbcType=INTEGER}, #{totalNum,jdbcType=INTEGER},
- #{isAir,jdbcType=VARCHAR}, #{isClose,jdbcType=VARCHAR}, #{isAirSafe,jdbcType=VARCHAR},
- #{isDetector,jdbcType=VARCHAR}, #{isAlarm,jdbcType=VARCHAR}, #{isOxygen,jdbcType=VARCHAR},
- #{isRespirator,jdbcType=VARCHAR}, #{isWarning,jdbcType=VARCHAR}, #{isFire,jdbcType=VARCHAR},
- #{isElse,jdbcType=VARCHAR}, #{isDevice,jdbcType=VARCHAR}, #{isKit,jdbcType=VARCHAR},
- #{checkPeople,jdbcType=VARCHAR}, #{checkClose,jdbcType=VARCHAR}, #{checkWarning,jdbcType=VARCHAR},
- #{circleTotal,jdbcType=VARCHAR}, #{circleEnd,jdbcType=VARCHAR}, #{circleStart,jdbcType=VARCHAR},
- #{circleType,jdbcType=VARCHAR}, #{checkWork,jdbcType=VARCHAR}, #{tonicDate,jdbcType=VARCHAR},
- #{tonicTime,jdbcType=VARCHAR}, #{tonicApprove,jdbcType=VARCHAR}, #{tonicAppUser,jdbcType=VARCHAR},
- #{isCloseConfirm,jdbcType=VARCHAR}, #{isAlarmConfirm,jdbcType=VARCHAR}, #{isDetectorConfirm,jdbcType=VARCHAR},
- #{isKitConfirm,jdbcType=VARCHAR}, #{isFireConfirm,jdbcType=VARCHAR}, #{isRespiratorConfirm,jdbcType=VARCHAR},
- #{isFanConfirm,jdbcType=VARCHAR}, #{isDeviceConfirm,jdbcType=VARCHAR}, #{tonicTotalNum,jdbcType=INTEGER},
- #{tonicTotal,jdbcType=VARCHAR}, #{tonicElseNum,jdbcType=INTEGER}, #{tonicSecNum,jdbcType=INTEGER},
- #{tonicFirstNum,jdbcType=INTEGER}, #{tonicSetNum,jdbcType=INTEGER}, #{tonicType,jdbcType=VARCHAR},
- #{checkPeopleConfirm,jdbcType=VARCHAR}, #{sanqiDate,jdbcType=VARCHAR}, #{sanqiTime,jdbcType=VARCHAR},
- #{sanqiType,jdbcType=VARCHAR}, #{sanqiApproveUser,jdbcType=VARCHAR}, #{sanqiBz,jdbcType=VARCHAR},
- #{phosphineCheck,jdbcType=VARCHAR}, #{houseOpen,jdbcType=VARCHAR}, #{checkPeopleThree,jdbcType=VARCHAR},
- #{sanqiUser,jdbcType=VARCHAR}, #{medicSet,jdbcType=VARCHAR}, #{densityRate,jdbcType=VARCHAR},
- #{closeDay,jdbcType=VARCHAR}, #{temperatureAfter,jdbcType=VARCHAR}, #{phosphineRemain,jdbcType=VARCHAR},
- #{remark,jdbcType=VARCHAR}, #{cId,jdbcType=INTEGER}, #{cTime,jdbcType=TIMESTAMP},
- #{uId,jdbcType=INTEGER}, #{uTime,jdbcType=TIMESTAMP})
- </insert>
- <insert id="insertSelective" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNew" >
- insert into daily_record_fumigation_circle_new
- <trim prefix="(" suffix=")" suffixOverrides="," >
- <if test="id != null" >
- id,
- </if>
- <if test="houseId != null" >
- house_id,
- </if>
- <if test="grainId != null" >
- grain_id,
- </if>
- <if test="safeDate != null" >
- safe_date,
- </if>
- <if test="houseType != null" >
- house_type,
- </if>
- <if test="houseWater != null" >
- house_water,
- </if>
- <if test="houseTemperature != null" >
- house_temperature,
- </if>
- <if test="houseVolume != null" >
- house_volume,
- </if>
- <if test="setType != null" >
- set_type,
- </if>
- <if test="houseSpace != null" >
- house_space,
- </if>
- <if test="type != null" >
- type,
- </if>
- <if test="number != null" >
- number,
- </if>
- <if test="water != null" >
- water,
- </if>
- <if test="workTime != null" >
- work_time,
- </if>
- <if test="workDate != null" >
- work_date,
- </if>
- <if test="temperature != null" >
- temperature,
- </if>
- <if test="wormType != null" >
- worm_type,
- </if>
- <if test="sanqiApply != null" >
- sanqi_apply,
- </if>
- <if test="tonicApply != null" >
- tonic_apply,
- </if>
- <if test="workApply != null" >
- work_apply,
- </if>
- <if test="airtemperature != null" >
- airtemperature,
- </if>
- <if test="weather != null" >
- weather,
- </if>
- <if test="densityAfter != null" >
- density_after,
- </if>
- <if test="density != null" >
- density,
- </if>
- <if test="medicament != null" >
- medicament,
- </if>
- <if test="safeMethod != null" >
- safe_method,
- </if>
- <if test="safeEffect != null" >
- safe_effect,
- </if>
- <if test="section != null" >
- section,
- </if>
- <if test="safePeople != null" >
- safe_people,
- </if>
- <if test="safeMan != null" >
- safe_man,
- </if>
- <if test="workPeople != null" >
- work_people,
- </if>
- <if test="charge != null" >
- charge,
- </if>
- <if test="isDraft != null" >
- is_draft,
- </if>
- <if test="workType != null" >
- work_type,
- </if>
- <if test="aluminumNum != null" >
- aluminum_num,
- </if>
- <if test="aluminumType != null" >
- aluminum_type,
- </if>
- <if test="setNum != null" >
- set_num,
- </if>
- <if test="firstNum != null" >
- first_num,
- </if>
- <if test="totalNum != null" >
- total_num,
- </if>
- <if test="isAir != null" >
- is_air,
- </if>
- <if test="isClose != null" >
- is_close,
- </if>
- <if test="isAirSafe != null" >
- is_air_safe,
- </if>
- <if test="isDetector != null" >
- is_ detector,
- </if>
- <if test="isAlarm != null" >
- is_alarm,
- </if>
- <if test="isOxygen != null" >
- is_oxygen,
- </if>
- <if test="isRespirator != null" >
- is_respirator,
- </if>
- <if test="isWarning != null" >
- is_warning,
- </if>
- <if test="isFire != null" >
- is_fire,
- </if>
- <if test="isElse != null" >
- is_else,
- </if>
- <if test="isDevice != null" >
- is_device,
- </if>
- <if test="isKit != null" >
- is_kit,
- </if>
- <if test="checkPeople != null" >
- check_people,
- </if>
- <if test="checkClose != null" >
- check_close,
- </if>
- <if test="checkWarning != null" >
- check_warning,
- </if>
- <if test="circleTotal != null" >
- circle_total,
- </if>
- <if test="circleEnd != null" >
- circle_end,
- </if>
- <if test="circleStart != null" >
- circle_start,
- </if>
- <if test="circleType != null" >
- circle_type,
- </if>
- <if test="checkWork != null" >
- check_work,
- </if>
- <if test="tonicDate != null" >
- tonic_date,
- </if>
- <if test="tonicTime != null" >
- tonic_time,
- </if>
- <if test="tonicApprove != null" >
- tonic_approve,
- </if>
- <if test="tonicAppUser != null" >
- tonic_app_user,
- </if>
- <if test="isCloseConfirm != null" >
- is_close_confirm,
- </if>
- <if test="isAlarmConfirm != null" >
- is_alarm_confirm,
- </if>
- <if test="isDetectorConfirm != null" >
- is_ detector_confirm,
- </if>
- <if test="isKitConfirm != null" >
- is_kit_confirm,
- </if>
- <if test="isFireConfirm != null" >
- is_fire_confirm,
- </if>
- <if test="isRespiratorConfirm != null" >
- is_respirator_confirm,
- </if>
- <if test="isFanConfirm != null" >
- is_fan_confirm,
- </if>
- <if test="isDeviceConfirm != null" >
- is_device_confirm,
- </if>
- <if test="tonicTotalNum != null" >
- tonic_total_num,
- </if>
- <if test="tonicTotal != null" >
- tonic_total,
- </if>
- <if test="tonicElseNum != null" >
- tonic_else_num,
- </if>
- <if test="tonicSecNum != null" >
- tonic_sec_num,
- </if>
- <if test="tonicFirstNum != null" >
- tonic_first_num,
- </if>
- <if test="tonicSetNum != null" >
- tonic_set_num,
- </if>
- <if test="tonicType != null" >
- tonic_type,
- </if>
- <if test="checkPeopleConfirm != null" >
- check_people_confirm,
- </if>
- <if test="sanqiDate != null" >
- sanqi_date,
- </if>
- <if test="sanqiTime != null" >
- sanqi_time,
- </if>
- <if test="sanqiType != null" >
- sanqi_type,
- </if>
- <if test="sanqiApproveUser != null" >
- sanqi_approve_user,
- </if>
- <if test="sanqiBz != null" >
- sanqi_bz,
- </if>
- <if test="phosphineCheck != null" >
- phosphine_check,
- </if>
- <if test="houseOpen != null" >
- house_open,
- </if>
- <if test="checkPeopleThree != null" >
- check_people_three,
- </if>
- <if test="sanqiUser != null" >
- sanqi_user,
- </if>
- <if test="medicSet != null" >
- medic_set,
- </if>
- <if test="densityRate != null" >
- density_rate,
- </if>
- <if test="closeDay != null" >
- close_day,
- </if>
- <if test="temperatureAfter != null" >
- temperature_after,
- </if>
- <if test="phosphineRemain != null" >
- phosphine_remain,
- </if>
- <if test="remark != null" >
- remark,
- </if>
- <if test="cId != null" >
- c_id,
- </if>
- <if test="cTime != null" >
- c_time,
- </if>
- <if test="uId != null" >
- u_id,
- </if>
- <if test="uTime != null" >
- u_time,
- </if>
- </trim>
- <trim prefix="values (" suffix=")" suffixOverrides="," >
- <if test="id != null" >
- #{id,jdbcType=INTEGER},
- </if>
- <if test="houseId != null" >
- #{houseId,jdbcType=INTEGER},
- </if>
- <if test="grainId != null" >
- #{grainId,jdbcType=INTEGER},
- </if>
- <if test="safeDate != null" >
- #{safeDate,jdbcType=VARCHAR},
- </if>
- <if test="houseType != null" >
- #{houseType,jdbcType=VARCHAR},
- </if>
- <if test="houseWater != null" >
- #{houseWater,jdbcType=VARCHAR},
- </if>
- <if test="houseTemperature != null" >
- #{houseTemperature,jdbcType=VARCHAR},
- </if>
- <if test="houseVolume != null" >
- #{houseVolume,jdbcType=REAL},
- </if>
- <if test="setType != null" >
- #{setType,jdbcType=VARCHAR},
- </if>
- <if test="houseSpace != null" >
- #{houseSpace,jdbcType=REAL},
- </if>
- <if test="type != null" >
- #{type,jdbcType=VARCHAR},
- </if>
- <if test="number != null" >
- #{number,jdbcType=INTEGER},
- </if>
- <if test="water != null" >
- #{water,jdbcType=VARCHAR},
- </if>
- <if test="workTime != null" >
- #{workTime,jdbcType=VARCHAR},
- </if>
- <if test="workDate != null" >
- #{workDate,jdbcType=VARCHAR},
- </if>
- <if test="temperature != null" >
- #{temperature,jdbcType=VARCHAR},
- </if>
- <if test="wormType != null" >
- #{wormType,jdbcType=VARCHAR},
- </if>
- <if test="sanqiApply != null" >
- #{sanqiApply,jdbcType=VARCHAR},
- </if>
- <if test="tonicApply != null" >
- #{tonicApply,jdbcType=VARCHAR},
- </if>
- <if test="workApply != null" >
- #{workApply,jdbcType=VARCHAR},
- </if>
- <if test="airtemperature != null" >
- #{airtemperature,jdbcType=VARCHAR},
- </if>
- <if test="weather != null" >
- #{weather,jdbcType=VARCHAR},
- </if>
- <if test="densityAfter != null" >
- #{densityAfter,jdbcType=VARCHAR},
- </if>
- <if test="density != null" >
- #{density,jdbcType=VARCHAR},
- </if>
- <if test="medicament != null" >
- #{medicament,jdbcType=VARCHAR},
- </if>
- <if test="safeMethod != null" >
- #{safeMethod,jdbcType=VARCHAR},
- </if>
- <if test="safeEffect != null" >
- #{safeEffect,jdbcType=VARCHAR},
- </if>
- <if test="section != null" >
- #{section,jdbcType=VARCHAR},
- </if>
- <if test="safePeople != null" >
- #{safePeople,jdbcType=VARCHAR},
- </if>
- <if test="safeMan != null" >
- #{safeMan,jdbcType=VARCHAR},
- </if>
- <if test="workPeople != null" >
- #{workPeople,jdbcType=VARCHAR},
- </if>
- <if test="charge != null" >
- #{charge,jdbcType=VARCHAR},
- </if>
- <if test="isDraft != null" >
- #{isDraft,jdbcType=VARCHAR},
- </if>
- <if test="workType != null" >
- #{workType,jdbcType=VARCHAR},
- </if>
- <if test="aluminumNum != null" >
- #{aluminumNum,jdbcType=VARCHAR},
- </if>
- <if test="aluminumType != null" >
- #{aluminumType,jdbcType=VARCHAR},
- </if>
- <if test="setNum != null" >
- #{setNum,jdbcType=INTEGER},
- </if>
- <if test="firstNum != null" >
- #{firstNum,jdbcType=INTEGER},
- </if>
- <if test="totalNum != null" >
- #{totalNum,jdbcType=INTEGER},
- </if>
- <if test="isAir != null" >
- #{isAir,jdbcType=VARCHAR},
- </if>
- <if test="isClose != null" >
- #{isClose,jdbcType=VARCHAR},
- </if>
- <if test="isAirSafe != null" >
- #{isAirSafe,jdbcType=VARCHAR},
- </if>
- <if test="isDetector != null" >
- #{isDetector,jdbcType=VARCHAR},
- </if>
- <if test="isAlarm != null" >
- #{isAlarm,jdbcType=VARCHAR},
- </if>
- <if test="isOxygen != null" >
- #{isOxygen,jdbcType=VARCHAR},
- </if>
- <if test="isRespirator != null" >
- #{isRespirator,jdbcType=VARCHAR},
- </if>
- <if test="isWarning != null" >
- #{isWarning,jdbcType=VARCHAR},
- </if>
- <if test="isFire != null" >
- #{isFire,jdbcType=VARCHAR},
- </if>
- <if test="isElse != null" >
- #{isElse,jdbcType=VARCHAR},
- </if>
- <if test="isDevice != null" >
- #{isDevice,jdbcType=VARCHAR},
- </if>
- <if test="isKit != null" >
- #{isKit,jdbcType=VARCHAR},
- </if>
- <if test="checkPeople != null" >
- #{checkPeople,jdbcType=VARCHAR},
- </if>
- <if test="checkClose != null" >
- #{checkClose,jdbcType=VARCHAR},
- </if>
- <if test="checkWarning != null" >
- #{checkWarning,jdbcType=VARCHAR},
- </if>
- <if test="circleTotal != null" >
- #{circleTotal,jdbcType=VARCHAR},
- </if>
- <if test="circleEnd != null" >
- #{circleEnd,jdbcType=VARCHAR},
- </if>
- <if test="circleStart != null" >
- #{circleStart,jdbcType=VARCHAR},
- </if>
- <if test="circleType != null" >
- #{circleType,jdbcType=VARCHAR},
- </if>
- <if test="checkWork != null" >
- #{checkWork,jdbcType=VARCHAR},
- </if>
- <if test="tonicDate != null" >
- #{tonicDate,jdbcType=VARCHAR},
- </if>
- <if test="tonicTime != null" >
- #{tonicTime,jdbcType=VARCHAR},
- </if>
- <if test="tonicApprove != null" >
- #{tonicApprove,jdbcType=VARCHAR},
- </if>
- <if test="tonicAppUser != null" >
- #{tonicAppUser,jdbcType=VARCHAR},
- </if>
- <if test="isCloseConfirm != null" >
- #{isCloseConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isAlarmConfirm != null" >
- #{isAlarmConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isDetectorConfirm != null" >
- #{isDetectorConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isKitConfirm != null" >
- #{isKitConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isFireConfirm != null" >
- #{isFireConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isRespiratorConfirm != null" >
- #{isRespiratorConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isFanConfirm != null" >
- #{isFanConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isDeviceConfirm != null" >
- #{isDeviceConfirm,jdbcType=VARCHAR},
- </if>
- <if test="tonicTotalNum != null" >
- #{tonicTotalNum,jdbcType=INTEGER},
- </if>
- <if test="tonicTotal != null" >
- #{tonicTotal,jdbcType=VARCHAR},
- </if>
- <if test="tonicElseNum != null" >
- #{tonicElseNum,jdbcType=INTEGER},
- </if>
- <if test="tonicSecNum != null" >
- #{tonicSecNum,jdbcType=INTEGER},
- </if>
- <if test="tonicFirstNum != null" >
- #{tonicFirstNum,jdbcType=INTEGER},
- </if>
- <if test="tonicSetNum != null" >
- #{tonicSetNum,jdbcType=INTEGER},
- </if>
- <if test="tonicType != null" >
- #{tonicType,jdbcType=VARCHAR},
- </if>
- <if test="checkPeopleConfirm != null" >
- #{checkPeopleConfirm,jdbcType=VARCHAR},
- </if>
- <if test="sanqiDate != null" >
- #{sanqiDate,jdbcType=VARCHAR},
- </if>
- <if test="sanqiTime != null" >
- #{sanqiTime,jdbcType=VARCHAR},
- </if>
- <if test="sanqiType != null" >
- #{sanqiType,jdbcType=VARCHAR},
- </if>
- <if test="sanqiApproveUser != null" >
- #{sanqiApproveUser,jdbcType=VARCHAR},
- </if>
- <if test="sanqiBz != null" >
- #{sanqiBz,jdbcType=VARCHAR},
- </if>
- <if test="phosphineCheck != null" >
- #{phosphineCheck,jdbcType=VARCHAR},
- </if>
- <if test="houseOpen != null" >
- #{houseOpen,jdbcType=VARCHAR},
- </if>
- <if test="checkPeopleThree != null" >
- #{checkPeopleThree,jdbcType=VARCHAR},
- </if>
- <if test="sanqiUser != null" >
- #{sanqiUser,jdbcType=VARCHAR},
- </if>
- <if test="medicSet != null" >
- #{medicSet,jdbcType=VARCHAR},
- </if>
- <if test="densityRate != null" >
- #{densityRate,jdbcType=VARCHAR},
- </if>
- <if test="closeDay != null" >
- #{closeDay,jdbcType=VARCHAR},
- </if>
- <if test="temperatureAfter != null" >
- #{temperatureAfter,jdbcType=VARCHAR},
- </if>
- <if test="phosphineRemain != null" >
- #{phosphineRemain,jdbcType=VARCHAR},
- </if>
- <if test="remark != null" >
- #{remark,jdbcType=VARCHAR},
- </if>
- <if test="cId != null" >
- #{cId,jdbcType=INTEGER},
- </if>
- <if test="cTime != null" >
- #{cTime,jdbcType=TIMESTAMP},
- </if>
- <if test="uId != null" >
- #{uId,jdbcType=INTEGER},
- </if>
- <if test="uTime != null" >
- #{uTime,jdbcType=TIMESTAMP},
- </if>
- </trim>
- </insert>
- <select id="countByExample" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewExample" resultType="java.lang.Integer" >
- select count(*) from daily_record_fumigation_circle_new
- <if test="_parameter != null" >
- <include refid="Example_Where_Clause" />
- </if>
- </select>
- <update id="updateByExampleSelective" parameterType="map" >
- update daily_record_fumigation_circle_new
- <set >
- <if test="record.id != null" >
- id = #{record.id,jdbcType=INTEGER},
- </if>
- <if test="record.houseId != null" >
- house_id = #{record.houseId,jdbcType=INTEGER},
- </if>
- <if test="record.grainId != null" >
- grain_id = #{record.grainId,jdbcType=INTEGER},
- </if>
- <if test="record.safeDate != null" >
- safe_date = #{record.safeDate,jdbcType=VARCHAR},
- </if>
- <if test="record.houseType != null" >
- house_type = #{record.houseType,jdbcType=VARCHAR},
- </if>
- <if test="record.houseWater != null" >
- house_water = #{record.houseWater,jdbcType=VARCHAR},
- </if>
- <if test="record.houseTemperature != null" >
- house_temperature = #{record.houseTemperature,jdbcType=VARCHAR},
- </if>
- <if test="record.houseVolume != null" >
- house_volume = #{record.houseVolume,jdbcType=REAL},
- </if>
- <if test="record.setType != null" >
- set_type = #{record.setType,jdbcType=VARCHAR},
- </if>
- <if test="record.houseSpace != null" >
- house_space = #{record.houseSpace,jdbcType=REAL},
- </if>
- <if test="record.type != null" >
- type = #{record.type,jdbcType=VARCHAR},
- </if>
- <if test="record.number != null" >
- number = #{record.number,jdbcType=INTEGER},
- </if>
- <if test="record.water != null" >
- water = #{record.water,jdbcType=VARCHAR},
- </if>
- <if test="record.workTime != null" >
- work_time = #{record.workTime,jdbcType=VARCHAR},
- </if>
- <if test="record.workDate != null" >
- work_date = #{record.workDate,jdbcType=VARCHAR},
- </if>
- <if test="record.temperature != null" >
- temperature = #{record.temperature,jdbcType=VARCHAR},
- </if>
- <if test="record.wormType != null" >
- worm_type = #{record.wormType,jdbcType=VARCHAR},
- </if>
- <if test="record.sanqiApply != null" >
- sanqi_apply = #{record.sanqiApply,jdbcType=VARCHAR},
- </if>
- <if test="record.tonicApply != null" >
- tonic_apply = #{record.tonicApply,jdbcType=VARCHAR},
- </if>
- <if test="record.workApply != null" >
- work_apply = #{record.workApply,jdbcType=VARCHAR},
- </if>
- <if test="record.airtemperature != null" >
- airtemperature = #{record.airtemperature,jdbcType=VARCHAR},
- </if>
- <if test="record.weather != null" >
- weather = #{record.weather,jdbcType=VARCHAR},
- </if>
- <if test="record.densityAfter != null" >
- density_after = #{record.densityAfter,jdbcType=VARCHAR},
- </if>
- <if test="record.density != null" >
- density = #{record.density,jdbcType=VARCHAR},
- </if>
- <if test="record.medicament != null" >
- medicament = #{record.medicament,jdbcType=VARCHAR},
- </if>
- <if test="record.safeMethod != null" >
- safe_method = #{record.safeMethod,jdbcType=VARCHAR},
- </if>
- <if test="record.safeEffect != null" >
- safe_effect = #{record.safeEffect,jdbcType=VARCHAR},
- </if>
- <if test="record.section != null" >
- section = #{record.section,jdbcType=VARCHAR},
- </if>
- <if test="record.safePeople != null" >
- safe_people = #{record.safePeople,jdbcType=VARCHAR},
- </if>
- <if test="record.safeMan != null" >
- safe_man = #{record.safeMan,jdbcType=VARCHAR},
- </if>
- <if test="record.workPeople != null" >
- work_people = #{record.workPeople,jdbcType=VARCHAR},
- </if>
- <if test="record.charge != null" >
- charge = #{record.charge,jdbcType=VARCHAR},
- </if>
- <if test="record.isDraft != null" >
- is_draft = #{record.isDraft,jdbcType=VARCHAR},
- </if>
- <if test="record.workType != null" >
- work_type = #{record.workType,jdbcType=VARCHAR},
- </if>
- <if test="record.aluminumNum != null" >
- aluminum_num = #{record.aluminumNum,jdbcType=VARCHAR},
- </if>
- <if test="record.aluminumType != null" >
- aluminum_type = #{record.aluminumType,jdbcType=VARCHAR},
- </if>
- <if test="record.setNum != null" >
- set_num = #{record.setNum,jdbcType=INTEGER},
- </if>
- <if test="record.firstNum != null" >
- first_num = #{record.firstNum,jdbcType=INTEGER},
- </if>
- <if test="record.totalNum != null" >
- total_num = #{record.totalNum,jdbcType=INTEGER},
- </if>
- <if test="record.isAir != null" >
- is_air = #{record.isAir,jdbcType=VARCHAR},
- </if>
- <if test="record.isClose != null" >
- is_close = #{record.isClose,jdbcType=VARCHAR},
- </if>
- <if test="record.isAirSafe != null" >
- is_air_safe = #{record.isAirSafe,jdbcType=VARCHAR},
- </if>
- <if test="record.isDetector != null" >
- is_ detector = #{record.isDetector,jdbcType=VARCHAR},
- </if>
- <if test="record.isAlarm != null" >
- is_alarm = #{record.isAlarm,jdbcType=VARCHAR},
- </if>
- <if test="record.isOxygen != null" >
- is_oxygen = #{record.isOxygen,jdbcType=VARCHAR},
- </if>
- <if test="record.isRespirator != null" >
- is_respirator = #{record.isRespirator,jdbcType=VARCHAR},
- </if>
- <if test="record.isWarning != null" >
- is_warning = #{record.isWarning,jdbcType=VARCHAR},
- </if>
- <if test="record.isFire != null" >
- is_fire = #{record.isFire,jdbcType=VARCHAR},
- </if>
- <if test="record.isElse != null" >
- is_else = #{record.isElse,jdbcType=VARCHAR},
- </if>
- <if test="record.isDevice != null" >
- is_device = #{record.isDevice,jdbcType=VARCHAR},
- </if>
- <if test="record.isKit != null" >
- is_kit = #{record.isKit,jdbcType=VARCHAR},
- </if>
- <if test="record.checkPeople != null" >
- check_people = #{record.checkPeople,jdbcType=VARCHAR},
- </if>
- <if test="record.checkClose != null" >
- check_close = #{record.checkClose,jdbcType=VARCHAR},
- </if>
- <if test="record.checkWarning != null" >
- check_warning = #{record.checkWarning,jdbcType=VARCHAR},
- </if>
- <if test="record.circleTotal != null" >
- circle_total = #{record.circleTotal,jdbcType=VARCHAR},
- </if>
- <if test="record.circleEnd != null" >
- circle_end = #{record.circleEnd,jdbcType=VARCHAR},
- </if>
- <if test="record.circleStart != null" >
- circle_start = #{record.circleStart,jdbcType=VARCHAR},
- </if>
- <if test="record.circleType != null" >
- circle_type = #{record.circleType,jdbcType=VARCHAR},
- </if>
- <if test="record.checkWork != null" >
- check_work = #{record.checkWork,jdbcType=VARCHAR},
- </if>
- <if test="record.tonicDate != null" >
- tonic_date = #{record.tonicDate,jdbcType=VARCHAR},
- </if>
- <if test="record.tonicTime != null" >
- tonic_time = #{record.tonicTime,jdbcType=VARCHAR},
- </if>
- <if test="record.tonicApprove != null" >
- tonic_approve = #{record.tonicApprove,jdbcType=VARCHAR},
- </if>
- <if test="record.tonicAppUser != null" >
- tonic_app_user = #{record.tonicAppUser,jdbcType=VARCHAR},
- </if>
- <if test="record.isCloseConfirm != null" >
- is_close_confirm = #{record.isCloseConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.isAlarmConfirm != null" >
- is_alarm_confirm = #{record.isAlarmConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.isDetectorConfirm != null" >
- is_ detector_confirm = #{record.isDetectorConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.isKitConfirm != null" >
- is_kit_confirm = #{record.isKitConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.isFireConfirm != null" >
- is_fire_confirm = #{record.isFireConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.isRespiratorConfirm != null" >
- is_respirator_confirm = #{record.isRespiratorConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.isFanConfirm != null" >
- is_fan_confirm = #{record.isFanConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.isDeviceConfirm != null" >
- is_device_confirm = #{record.isDeviceConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.tonicTotalNum != null" >
- tonic_total_num = #{record.tonicTotalNum,jdbcType=INTEGER},
- </if>
- <if test="record.tonicTotal != null" >
- tonic_total = #{record.tonicTotal,jdbcType=VARCHAR},
- </if>
- <if test="record.tonicElseNum != null" >
- tonic_else_num = #{record.tonicElseNum,jdbcType=INTEGER},
- </if>
- <if test="record.tonicSecNum != null" >
- tonic_sec_num = #{record.tonicSecNum,jdbcType=INTEGER},
- </if>
- <if test="record.tonicFirstNum != null" >
- tonic_first_num = #{record.tonicFirstNum,jdbcType=INTEGER},
- </if>
- <if test="record.tonicSetNum != null" >
- tonic_set_num = #{record.tonicSetNum,jdbcType=INTEGER},
- </if>
- <if test="record.tonicType != null" >
- tonic_type = #{record.tonicType,jdbcType=VARCHAR},
- </if>
- <if test="record.checkPeopleConfirm != null" >
- check_people_confirm = #{record.checkPeopleConfirm,jdbcType=VARCHAR},
- </if>
- <if test="record.sanqiDate != null" >
- sanqi_date = #{record.sanqiDate,jdbcType=VARCHAR},
- </if>
- <if test="record.sanqiTime != null" >
- sanqi_time = #{record.sanqiTime,jdbcType=VARCHAR},
- </if>
- <if test="record.sanqiType != null" >
- sanqi_type = #{record.sanqiType,jdbcType=VARCHAR},
- </if>
- <if test="record.sanqiApproveUser != null" >
- sanqi_approve_user = #{record.sanqiApproveUser,jdbcType=VARCHAR},
- </if>
- <if test="record.sanqiBz != null" >
- sanqi_bz = #{record.sanqiBz,jdbcType=VARCHAR},
- </if>
- <if test="record.phosphineCheck != null" >
- phosphine_check = #{record.phosphineCheck,jdbcType=VARCHAR},
- </if>
- <if test="record.houseOpen != null" >
- house_open = #{record.houseOpen,jdbcType=VARCHAR},
- </if>
- <if test="record.checkPeopleThree != null" >
- check_people_three = #{record.checkPeopleThree,jdbcType=VARCHAR},
- </if>
- <if test="record.sanqiUser != null" >
- sanqi_user = #{record.sanqiUser,jdbcType=VARCHAR},
- </if>
- <if test="record.medicSet != null" >
- medic_set = #{record.medicSet,jdbcType=VARCHAR},
- </if>
- <if test="record.densityRate != null" >
- density_rate = #{record.densityRate,jdbcType=VARCHAR},
- </if>
- <if test="record.closeDay != null" >
- close_day = #{record.closeDay,jdbcType=VARCHAR},
- </if>
- <if test="record.temperatureAfter != null" >
- temperature_after = #{record.temperatureAfter,jdbcType=VARCHAR},
- </if>
- <if test="record.phosphineRemain != null" >
- phosphine_remain = #{record.phosphineRemain,jdbcType=VARCHAR},
- </if>
- <if test="record.remark != null" >
- remark = #{record.remark,jdbcType=VARCHAR},
- </if>
- <if test="record.cId != null" >
- c_id = #{record.cId,jdbcType=INTEGER},
- </if>
- <if test="record.cTime != null" >
- c_time = #{record.cTime,jdbcType=TIMESTAMP},
- </if>
- <if test="record.uId != null" >
- u_id = #{record.uId,jdbcType=INTEGER},
- </if>
- <if test="record.uTime != null" >
- u_time = #{record.uTime,jdbcType=TIMESTAMP},
- </if>
- </set>
- <if test="_parameter != null" >
- <include refid="Update_By_Example_Where_Clause" />
- </if>
- </update>
- <update id="updateByExample" parameterType="map" >
- update daily_record_fumigation_circle_new
- set id = #{record.id,jdbcType=INTEGER},
- house_id = #{record.houseId,jdbcType=INTEGER},
- grain_id = #{record.grainId,jdbcType=INTEGER},
- safe_date = #{record.safeDate,jdbcType=VARCHAR},
- house_type = #{record.houseType,jdbcType=VARCHAR},
- house_water = #{record.houseWater,jdbcType=VARCHAR},
- house_temperature = #{record.houseTemperature,jdbcType=VARCHAR},
- house_volume = #{record.houseVolume,jdbcType=REAL},
- set_type = #{record.setType,jdbcType=VARCHAR},
- house_space = #{record.houseSpace,jdbcType=REAL},
- type = #{record.type,jdbcType=VARCHAR},
- number = #{record.number,jdbcType=INTEGER},
- water = #{record.water,jdbcType=VARCHAR},
- work_time = #{record.workTime,jdbcType=VARCHAR},
- work_date = #{record.workDate,jdbcType=VARCHAR},
- temperature = #{record.temperature,jdbcType=VARCHAR},
- worm_type = #{record.wormType,jdbcType=VARCHAR},
- sanqi_apply = #{record.sanqiApply,jdbcType=VARCHAR},
- tonic_apply = #{record.tonicApply,jdbcType=VARCHAR},
- work_apply = #{record.workApply,jdbcType=VARCHAR},
- airtemperature = #{record.airtemperature,jdbcType=VARCHAR},
- weather = #{record.weather,jdbcType=VARCHAR},
- density_after = #{record.densityAfter,jdbcType=VARCHAR},
- density = #{record.density,jdbcType=VARCHAR},
- medicament = #{record.medicament,jdbcType=VARCHAR},
- safe_method = #{record.safeMethod,jdbcType=VARCHAR},
- safe_effect = #{record.safeEffect,jdbcType=VARCHAR},
- section = #{record.section,jdbcType=VARCHAR},
- safe_people = #{record.safePeople,jdbcType=VARCHAR},
- safe_man = #{record.safeMan,jdbcType=VARCHAR},
- work_people = #{record.workPeople,jdbcType=VARCHAR},
- charge = #{record.charge,jdbcType=VARCHAR},
- is_draft = #{record.isDraft,jdbcType=VARCHAR},
- work_type = #{record.workType,jdbcType=VARCHAR},
- aluminum_num = #{record.aluminumNum,jdbcType=VARCHAR},
- aluminum_type = #{record.aluminumType,jdbcType=VARCHAR},
- set_num = #{record.setNum,jdbcType=INTEGER},
- first_num = #{record.firstNum,jdbcType=INTEGER},
- total_num = #{record.totalNum,jdbcType=INTEGER},
- is_air = #{record.isAir,jdbcType=VARCHAR},
- is_close = #{record.isClose,jdbcType=VARCHAR},
- is_air_safe = #{record.isAirSafe,jdbcType=VARCHAR},
- is_ detector = #{record.isDetector,jdbcType=VARCHAR},
- is_alarm = #{record.isAlarm,jdbcType=VARCHAR},
- is_oxygen = #{record.isOxygen,jdbcType=VARCHAR},
- is_respirator = #{record.isRespirator,jdbcType=VARCHAR},
- is_warning = #{record.isWarning,jdbcType=VARCHAR},
- is_fire = #{record.isFire,jdbcType=VARCHAR},
- is_else = #{record.isElse,jdbcType=VARCHAR},
- is_device = #{record.isDevice,jdbcType=VARCHAR},
- is_kit = #{record.isKit,jdbcType=VARCHAR},
- check_people = #{record.checkPeople,jdbcType=VARCHAR},
- check_close = #{record.checkClose,jdbcType=VARCHAR},
- check_warning = #{record.checkWarning,jdbcType=VARCHAR},
- circle_total = #{record.circleTotal,jdbcType=VARCHAR},
- circle_end = #{record.circleEnd,jdbcType=VARCHAR},
- circle_start = #{record.circleStart,jdbcType=VARCHAR},
- circle_type = #{record.circleType,jdbcType=VARCHAR},
- check_work = #{record.checkWork,jdbcType=VARCHAR},
- tonic_date = #{record.tonicDate,jdbcType=VARCHAR},
- tonic_time = #{record.tonicTime,jdbcType=VARCHAR},
- tonic_approve = #{record.tonicApprove,jdbcType=VARCHAR},
- tonic_app_user = #{record.tonicAppUser,jdbcType=VARCHAR},
- is_close_confirm = #{record.isCloseConfirm,jdbcType=VARCHAR},
- is_alarm_confirm = #{record.isAlarmConfirm,jdbcType=VARCHAR},
- is_ detector_confirm = #{record.isDetectorConfirm,jdbcType=VARCHAR},
- is_kit_confirm = #{record.isKitConfirm,jdbcType=VARCHAR},
- is_fire_confirm = #{record.isFireConfirm,jdbcType=VARCHAR},
- is_respirator_confirm = #{record.isRespiratorConfirm,jdbcType=VARCHAR},
- is_fan_confirm = #{record.isFanConfirm,jdbcType=VARCHAR},
- is_device_confirm = #{record.isDeviceConfirm,jdbcType=VARCHAR},
- tonic_total_num = #{record.tonicTotalNum,jdbcType=INTEGER},
- tonic_total = #{record.tonicTotal,jdbcType=VARCHAR},
- tonic_else_num = #{record.tonicElseNum,jdbcType=INTEGER},
- tonic_sec_num = #{record.tonicSecNum,jdbcType=INTEGER},
- tonic_first_num = #{record.tonicFirstNum,jdbcType=INTEGER},
- tonic_set_num = #{record.tonicSetNum,jdbcType=INTEGER},
- tonic_type = #{record.tonicType,jdbcType=VARCHAR},
- check_people_confirm = #{record.checkPeopleConfirm,jdbcType=VARCHAR},
- sanqi_date = #{record.sanqiDate,jdbcType=VARCHAR},
- sanqi_time = #{record.sanqiTime,jdbcType=VARCHAR},
- sanqi_type = #{record.sanqiType,jdbcType=VARCHAR},
- sanqi_approve_user = #{record.sanqiApproveUser,jdbcType=VARCHAR},
- sanqi_bz = #{record.sanqiBz,jdbcType=VARCHAR},
- phosphine_check = #{record.phosphineCheck,jdbcType=VARCHAR},
- house_open = #{record.houseOpen,jdbcType=VARCHAR},
- check_people_three = #{record.checkPeopleThree,jdbcType=VARCHAR},
- sanqi_user = #{record.sanqiUser,jdbcType=VARCHAR},
- medic_set = #{record.medicSet,jdbcType=VARCHAR},
- density_rate = #{record.densityRate,jdbcType=VARCHAR},
- close_day = #{record.closeDay,jdbcType=VARCHAR},
- temperature_after = #{record.temperatureAfter,jdbcType=VARCHAR},
- phosphine_remain = #{record.phosphineRemain,jdbcType=VARCHAR},
- remark = #{record.remark,jdbcType=VARCHAR},
- c_id = #{record.cId,jdbcType=INTEGER},
- c_time = #{record.cTime,jdbcType=TIMESTAMP},
- u_id = #{record.uId,jdbcType=INTEGER},
- u_time = #{record.uTime,jdbcType=TIMESTAMP}
- <if test="_parameter != null" >
- <include refid="Update_By_Example_Where_Clause" />
- </if>
- </update>
- <update id="updateByPrimaryKeySelective" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNew" >
- update daily_record_fumigation_circle_new
- <set >
- <if test="houseId != null" >
- house_id = #{houseId,jdbcType=INTEGER},
- </if>
- <if test="grainId != null" >
- grain_id = #{grainId,jdbcType=INTEGER},
- </if>
- <if test="safeDate != null" >
- safe_date = #{safeDate,jdbcType=VARCHAR},
- </if>
- <if test="houseType != null" >
- house_type = #{houseType,jdbcType=VARCHAR},
- </if>
- <if test="houseWater != null" >
- house_water = #{houseWater,jdbcType=VARCHAR},
- </if>
- <if test="houseTemperature != null" >
- house_temperature = #{houseTemperature,jdbcType=VARCHAR},
- </if>
- <if test="houseVolume != null" >
- house_volume = #{houseVolume,jdbcType=REAL},
- </if>
- <if test="setType != null" >
- set_type = #{setType,jdbcType=VARCHAR},
- </if>
- <if test="houseSpace != null" >
- house_space = #{houseSpace,jdbcType=REAL},
- </if>
- <if test="type != null" >
- type = #{type,jdbcType=VARCHAR},
- </if>
- <if test="number != null" >
- number = #{number,jdbcType=INTEGER},
- </if>
- <if test="water != null" >
- water = #{water,jdbcType=VARCHAR},
- </if>
- <if test="workTime != null" >
- work_time = #{workTime,jdbcType=VARCHAR},
- </if>
- <if test="workDate != null" >
- work_date = #{workDate,jdbcType=VARCHAR},
- </if>
- <if test="temperature != null" >
- temperature = #{temperature,jdbcType=VARCHAR},
- </if>
- <if test="wormType != null" >
- worm_type = #{wormType,jdbcType=VARCHAR},
- </if>
- <if test="sanqiApply != null" >
- sanqi_apply = #{sanqiApply,jdbcType=VARCHAR},
- </if>
- <if test="tonicApply != null" >
- tonic_apply = #{tonicApply,jdbcType=VARCHAR},
- </if>
- <if test="workApply != null" >
- work_apply = #{workApply,jdbcType=VARCHAR},
- </if>
- <if test="airtemperature != null" >
- airtemperature = #{airtemperature,jdbcType=VARCHAR},
- </if>
- <if test="weather != null" >
- weather = #{weather,jdbcType=VARCHAR},
- </if>
- <if test="densityAfter != null" >
- density_after = #{densityAfter,jdbcType=VARCHAR},
- </if>
- <if test="density != null" >
- density = #{density,jdbcType=VARCHAR},
- </if>
- <if test="medicament != null" >
- medicament = #{medicament,jdbcType=VARCHAR},
- </if>
- <if test="safeMethod != null" >
- safe_method = #{safeMethod,jdbcType=VARCHAR},
- </if>
- <if test="safeEffect != null" >
- safe_effect = #{safeEffect,jdbcType=VARCHAR},
- </if>
- <if test="section != null" >
- section = #{section,jdbcType=VARCHAR},
- </if>
- <if test="safePeople != null" >
- safe_people = #{safePeople,jdbcType=VARCHAR},
- </if>
- <if test="safeMan != null" >
- safe_man = #{safeMan,jdbcType=VARCHAR},
- </if>
- <if test="workPeople != null" >
- work_people = #{workPeople,jdbcType=VARCHAR},
- </if>
- <if test="charge != null" >
- charge = #{charge,jdbcType=VARCHAR},
- </if>
- <if test="isDraft != null" >
- is_draft = #{isDraft,jdbcType=VARCHAR},
- </if>
- <if test="workType != null" >
- work_type = #{workType,jdbcType=VARCHAR},
- </if>
- <if test="aluminumNum != null" >
- aluminum_num = #{aluminumNum,jdbcType=VARCHAR},
- </if>
- <if test="aluminumType != null" >
- aluminum_type = #{aluminumType,jdbcType=VARCHAR},
- </if>
- <if test="setNum != null" >
- set_num = #{setNum,jdbcType=INTEGER},
- </if>
- <if test="firstNum != null" >
- first_num = #{firstNum,jdbcType=INTEGER},
- </if>
- <if test="totalNum != null" >
- total_num = #{totalNum,jdbcType=INTEGER},
- </if>
- <if test="isAir != null" >
- is_air = #{isAir,jdbcType=VARCHAR},
- </if>
- <if test="isClose != null" >
- is_close = #{isClose,jdbcType=VARCHAR},
- </if>
- <if test="isAirSafe != null" >
- is_air_safe = #{isAirSafe,jdbcType=VARCHAR},
- </if>
- <if test="isDetector != null" >
- is_ detector = #{isDetector,jdbcType=VARCHAR},
- </if>
- <if test="isAlarm != null" >
- is_alarm = #{isAlarm,jdbcType=VARCHAR},
- </if>
- <if test="isOxygen != null" >
- is_oxygen = #{isOxygen,jdbcType=VARCHAR},
- </if>
- <if test="isRespirator != null" >
- is_respirator = #{isRespirator,jdbcType=VARCHAR},
- </if>
- <if test="isWarning != null" >
- is_warning = #{isWarning,jdbcType=VARCHAR},
- </if>
- <if test="isFire != null" >
- is_fire = #{isFire,jdbcType=VARCHAR},
- </if>
- <if test="isElse != null" >
- is_else = #{isElse,jdbcType=VARCHAR},
- </if>
- <if test="isDevice != null" >
- is_device = #{isDevice,jdbcType=VARCHAR},
- </if>
- <if test="isKit != null" >
- is_kit = #{isKit,jdbcType=VARCHAR},
- </if>
- <if test="checkPeople != null" >
- check_people = #{checkPeople,jdbcType=VARCHAR},
- </if>
- <if test="checkClose != null" >
- check_close = #{checkClose,jdbcType=VARCHAR},
- </if>
- <if test="checkWarning != null" >
- check_warning = #{checkWarning,jdbcType=VARCHAR},
- </if>
- <if test="circleTotal != null" >
- circle_total = #{circleTotal,jdbcType=VARCHAR},
- </if>
- <if test="circleEnd != null" >
- circle_end = #{circleEnd,jdbcType=VARCHAR},
- </if>
- <if test="circleStart != null" >
- circle_start = #{circleStart,jdbcType=VARCHAR},
- </if>
- <if test="circleType != null" >
- circle_type = #{circleType,jdbcType=VARCHAR},
- </if>
- <if test="checkWork != null" >
- check_work = #{checkWork,jdbcType=VARCHAR},
- </if>
- <if test="tonicDate != null" >
- tonic_date = #{tonicDate,jdbcType=VARCHAR},
- </if>
- <if test="tonicTime != null" >
- tonic_time = #{tonicTime,jdbcType=VARCHAR},
- </if>
- <if test="tonicApprove != null" >
- tonic_approve = #{tonicApprove,jdbcType=VARCHAR},
- </if>
- <if test="tonicAppUser != null" >
- tonic_app_user = #{tonicAppUser,jdbcType=VARCHAR},
- </if>
- <if test="isCloseConfirm != null" >
- is_close_confirm = #{isCloseConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isAlarmConfirm != null" >
- is_alarm_confirm = #{isAlarmConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isDetectorConfirm != null" >
- is_ detector_confirm = #{isDetectorConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isKitConfirm != null" >
- is_kit_confirm = #{isKitConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isFireConfirm != null" >
- is_fire_confirm = #{isFireConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isRespiratorConfirm != null" >
- is_respirator_confirm = #{isRespiratorConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isFanConfirm != null" >
- is_fan_confirm = #{isFanConfirm,jdbcType=VARCHAR},
- </if>
- <if test="isDeviceConfirm != null" >
- is_device_confirm = #{isDeviceConfirm,jdbcType=VARCHAR},
- </if>
- <if test="tonicTotalNum != null" >
- tonic_total_num = #{tonicTotalNum,jdbcType=INTEGER},
- </if>
- <if test="tonicTotal != null" >
- tonic_total = #{tonicTotal,jdbcType=VARCHAR},
- </if>
- <if test="tonicElseNum != null" >
- tonic_else_num = #{tonicElseNum,jdbcType=INTEGER},
- </if>
- <if test="tonicSecNum != null" >
- tonic_sec_num = #{tonicSecNum,jdbcType=INTEGER},
- </if>
- <if test="tonicFirstNum != null" >
- tonic_first_num = #{tonicFirstNum,jdbcType=INTEGER},
- </if>
- <if test="tonicSetNum != null" >
- tonic_set_num = #{tonicSetNum,jdbcType=INTEGER},
- </if>
- <if test="tonicType != null" >
- tonic_type = #{tonicType,jdbcType=VARCHAR},
- </if>
- <if test="checkPeopleConfirm != null" >
- check_people_confirm = #{checkPeopleConfirm,jdbcType=VARCHAR},
- </if>
- <if test="sanqiDate != null" >
- sanqi_date = #{sanqiDate,jdbcType=VARCHAR},
- </if>
- <if test="sanqiTime != null" >
- sanqi_time = #{sanqiTime,jdbcType=VARCHAR},
- </if>
- <if test="sanqiType != null" >
- sanqi_type = #{sanqiType,jdbcType=VARCHAR},
- </if>
- <if test="sanqiApproveUser != null" >
- sanqi_approve_user = #{sanqiApproveUser,jdbcType=VARCHAR},
- </if>
- <if test="sanqiBz != null" >
- sanqi_bz = #{sanqiBz,jdbcType=VARCHAR},
- </if>
- <if test="phosphineCheck != null" >
- phosphine_check = #{phosphineCheck,jdbcType=VARCHAR},
- </if>
- <if test="houseOpen != null" >
- house_open = #{houseOpen,jdbcType=VARCHAR},
- </if>
- <if test="checkPeopleThree != null" >
- check_people_three = #{checkPeopleThree,jdbcType=VARCHAR},
- </if>
- <if test="sanqiUser != null" >
- sanqi_user = #{sanqiUser,jdbcType=VARCHAR},
- </if>
- <if test="medicSet != null" >
- medic_set = #{medicSet,jdbcType=VARCHAR},
- </if>
- <if test="densityRate != null" >
- density_rate = #{densityRate,jdbcType=VARCHAR},
- </if>
- <if test="closeDay != null" >
- close_day = #{closeDay,jdbcType=VARCHAR},
- </if>
- <if test="temperatureAfter != null" >
- temperature_after = #{temperatureAfter,jdbcType=VARCHAR},
- </if>
- <if test="phosphineRemain != null" >
- phosphine_remain = #{phosphineRemain,jdbcType=VARCHAR},
- </if>
- <if test="remark != null" >
- remark = #{remark,jdbcType=VARCHAR},
- </if>
- <if test="cId != null" >
- c_id = #{cId,jdbcType=INTEGER},
- </if>
- <if test="cTime != null" >
- c_time = #{cTime,jdbcType=TIMESTAMP},
- </if>
- <if test="uId != null" >
- u_id = #{uId,jdbcType=INTEGER},
- </if>
- <if test="uTime != null" >
- u_time = #{uTime,jdbcType=TIMESTAMP},
- </if>
- </set>
- where id = #{id,jdbcType=INTEGER}
- </update>
- <update id="updateByPrimaryKey" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNew" >
- update daily_record_fumigation_circle_new
- set house_id = #{houseId,jdbcType=INTEGER},
- grain_id = #{grainId,jdbcType=INTEGER},
- safe_date = #{safeDate,jdbcType=VARCHAR},
- house_type = #{houseType,jdbcType=VARCHAR},
- house_water = #{houseWater,jdbcType=VARCHAR},
- house_temperature = #{houseTemperature,jdbcType=VARCHAR},
- house_volume = #{houseVolume,jdbcType=REAL},
- set_type = #{setType,jdbcType=VARCHAR},
- house_space = #{houseSpace,jdbcType=REAL},
- type = #{type,jdbcType=VARCHAR},
- number = #{number,jdbcType=INTEGER},
- water = #{water,jdbcType=VARCHAR},
- work_time = #{workTime,jdbcType=VARCHAR},
- work_date = #{workDate,jdbcType=VARCHAR},
- temperature = #{temperature,jdbcType=VARCHAR},
- worm_type = #{wormType,jdbcType=VARCHAR},
- sanqi_apply = #{sanqiApply,jdbcType=VARCHAR},
- tonic_apply = #{tonicApply,jdbcType=VARCHAR},
- work_apply = #{workApply,jdbcType=VARCHAR},
- airtemperature = #{airtemperature,jdbcType=VARCHAR},
- weather = #{weather,jdbcType=VARCHAR},
- density_after = #{densityAfter,jdbcType=VARCHAR},
- density = #{density,jdbcType=VARCHAR},
- medicament = #{medicament,jdbcType=VARCHAR},
- safe_method = #{safeMethod,jdbcType=VARCHAR},
- safe_effect = #{safeEffect,jdbcType=VARCHAR},
- section = #{section,jdbcType=VARCHAR},
- safe_people = #{safePeople,jdbcType=VARCHAR},
- safe_man = #{safeMan,jdbcType=VARCHAR},
- work_people = #{workPeople,jdbcType=VARCHAR},
- charge = #{charge,jdbcType=VARCHAR},
- is_draft = #{isDraft,jdbcType=VARCHAR},
- work_type = #{workType,jdbcType=VARCHAR},
- aluminum_num = #{aluminumNum,jdbcType=VARCHAR},
- aluminum_type = #{aluminumType,jdbcType=VARCHAR},
- set_num = #{setNum,jdbcType=INTEGER},
- first_num = #{firstNum,jdbcType=INTEGER},
- total_num = #{totalNum,jdbcType=INTEGER},
- is_air = #{isAir,jdbcType=VARCHAR},
- is_close = #{isClose,jdbcType=VARCHAR},
- is_air_safe = #{isAirSafe,jdbcType=VARCHAR},
- is_ detector = #{isDetector,jdbcType=VARCHAR},
- is_alarm = #{isAlarm,jdbcType=VARCHAR},
- is_oxygen = #{isOxygen,jdbcType=VARCHAR},
- is_respirator = #{isRespirator,jdbcType=VARCHAR},
- is_warning = #{isWarning,jdbcType=VARCHAR},
- is_fire = #{isFire,jdbcType=VARCHAR},
- is_else = #{isElse,jdbcType=VARCHAR},
- is_device = #{isDevice,jdbcType=VARCHAR},
- is_kit = #{isKit,jdbcType=VARCHAR},
- check_people = #{checkPeople,jdbcType=VARCHAR},
- check_close = #{checkClose,jdbcType=VARCHAR},
- check_warning = #{checkWarning,jdbcType=VARCHAR},
- circle_total = #{circleTotal,jdbcType=VARCHAR},
- circle_end = #{circleEnd,jdbcType=VARCHAR},
- circle_start = #{circleStart,jdbcType=VARCHAR},
- circle_type = #{circleType,jdbcType=VARCHAR},
- check_work = #{checkWork,jdbcType=VARCHAR},
- tonic_date = #{tonicDate,jdbcType=VARCHAR},
- tonic_time = #{tonicTime,jdbcType=VARCHAR},
- tonic_approve = #{tonicApprove,jdbcType=VARCHAR},
- tonic_app_user = #{tonicAppUser,jdbcType=VARCHAR},
- is_close_confirm = #{isCloseConfirm,jdbcType=VARCHAR},
- is_alarm_confirm = #{isAlarmConfirm,jdbcType=VARCHAR},
- is_ detector_confirm = #{isDetectorConfirm,jdbcType=VARCHAR},
- is_kit_confirm = #{isKitConfirm,jdbcType=VARCHAR},
- is_fire_confirm = #{isFireConfirm,jdbcType=VARCHAR},
- is_respirator_confirm = #{isRespiratorConfirm,jdbcType=VARCHAR},
- is_fan_confirm = #{isFanConfirm,jdbcType=VARCHAR},
- is_device_confirm = #{isDeviceConfirm,jdbcType=VARCHAR},
- tonic_total_num = #{tonicTotalNum,jdbcType=INTEGER},
- tonic_total = #{tonicTotal,jdbcType=VARCHAR},
- tonic_else_num = #{tonicElseNum,jdbcType=INTEGER},
- tonic_sec_num = #{tonicSecNum,jdbcType=INTEGER},
- tonic_first_num = #{tonicFirstNum,jdbcType=INTEGER},
- tonic_set_num = #{tonicSetNum,jdbcType=INTEGER},
- tonic_type = #{tonicType,jdbcType=VARCHAR},
- check_people_confirm = #{checkPeopleConfirm,jdbcType=VARCHAR},
- sanqi_date = #{sanqiDate,jdbcType=VARCHAR},
- sanqi_time = #{sanqiTime,jdbcType=VARCHAR},
- sanqi_type = #{sanqiType,jdbcType=VARCHAR},
- sanqi_approve_user = #{sanqiApproveUser,jdbcType=VARCHAR},
- sanqi_bz = #{sanqiBz,jdbcType=VARCHAR},
- phosphine_check = #{phosphineCheck,jdbcType=VARCHAR},
- house_open = #{houseOpen,jdbcType=VARCHAR},
- check_people_three = #{checkPeopleThree,jdbcType=VARCHAR},
- sanqi_user = #{sanqiUser,jdbcType=VARCHAR},
- medic_set = #{medicSet,jdbcType=VARCHAR},
- density_rate = #{densityRate,jdbcType=VARCHAR},
- close_day = #{closeDay,jdbcType=VARCHAR},
- temperature_after = #{temperatureAfter,jdbcType=VARCHAR},
- phosphine_remain = #{phosphineRemain,jdbcType=VARCHAR},
- remark = #{remark,jdbcType=VARCHAR},
- c_id = #{cId,jdbcType=INTEGER},
- c_time = #{cTime,jdbcType=TIMESTAMP},
- u_id = #{uId,jdbcType=INTEGER},
- u_time = #{uTime,jdbcType=TIMESTAMP}
- where id = #{id,jdbcType=INTEGER}
- </update>
- </mapper>
|