DailyRecordFumigationCircleNewFileMapper.xml 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd" >
  3. <mapper namespace="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewFileMapper" >
  4. <resultMap id="BaseResultMap" type="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewFile" >
  5. <id column="id" property="id" jdbcType="INTEGER" />
  6. <id column="flag" property="flag" jdbcType="INTEGER" />
  7. <result column="file_uuid" property="fileUuid" jdbcType="INTEGER" />
  8. <result column="house_id" property="houseId" jdbcType="INTEGER" />
  9. <result column="grain_id" property="grainId" jdbcType="INTEGER" />
  10. <result column="safe_date" property="safeDate" jdbcType="VARCHAR" />
  11. <result column="house_type" property="houseType" jdbcType="VARCHAR" />
  12. <result column="house_water" property="houseWater" jdbcType="VARCHAR" />
  13. <result column="house_temperature" property="houseTemperature" jdbcType="VARCHAR" />
  14. <result column="house_volume" property="houseVolume" jdbcType="REAL" />
  15. <result column="set_type" property="setType" jdbcType="VARCHAR" />
  16. <result column="house_space" property="houseSpace" jdbcType="REAL" />
  17. <result column="type" property="type" jdbcType="VARCHAR" />
  18. <result column="number" property="number" jdbcType="INTEGER" />
  19. <result column="water" property="water" jdbcType="VARCHAR" />
  20. <result column="work_time" property="workTime" jdbcType="VARCHAR" />
  21. <result column="work_date" property="workDate" jdbcType="VARCHAR" />
  22. <result column="temperature" property="temperature" jdbcType="VARCHAR" />
  23. <result column="worm_type" property="wormType" jdbcType="VARCHAR" />
  24. <result column="sanqi_apply" property="sanqiApply" jdbcType="VARCHAR" />
  25. <result column="tonic_apply" property="tonicApply" jdbcType="VARCHAR" />
  26. <result column="work_apply" property="workApply" jdbcType="VARCHAR" />
  27. <result column="airtemperature" property="airtemperature" jdbcType="VARCHAR" />
  28. <result column="weather" property="weather" jdbcType="VARCHAR" />
  29. <result column="density_after" property="densityAfter" jdbcType="VARCHAR" />
  30. <result column="density" property="density" jdbcType="VARCHAR" />
  31. <result column="medicament" property="medicament" jdbcType="VARCHAR" />
  32. <result column="safe_method" property="safeMethod" jdbcType="VARCHAR" />
  33. <result column="safe_effect" property="safeEffect" jdbcType="VARCHAR" />
  34. <result column="section" property="section" jdbcType="VARCHAR" />
  35. <result column="safe_people" property="safePeople" jdbcType="VARCHAR" />
  36. <result column="safe_man" property="safeMan" jdbcType="VARCHAR" />
  37. <result column="work_people" property="workPeople" jdbcType="VARCHAR" />
  38. <result column="charge" property="charge" jdbcType="VARCHAR" />
  39. <result column="is_draft" property="isDraft" jdbcType="VARCHAR" />
  40. <result column="work_type" property="workType" jdbcType="VARCHAR" />
  41. <result column="aluminum_num" property="aluminumNum" jdbcType="VARCHAR" />
  42. <result column="aluminum_type" property="aluminumType" jdbcType="VARCHAR" />
  43. <result column="set_num" property="setNum" jdbcType="INTEGER" />
  44. <result column="first_num" property="firstNum" jdbcType="INTEGER" />
  45. <result column="total_num" property="totalNum" jdbcType="INTEGER" />
  46. <result column="is_air" property="isAir" jdbcType="VARCHAR" />
  47. <result column="is_close" property="isClose" jdbcType="VARCHAR" />
  48. <result column="is_air_safe" property="isAirSafe" jdbcType="VARCHAR" />
  49. <result column="is_ detector" property="isDetector" jdbcType="VARCHAR" />
  50. <result column="is_alarm" property="isAlarm" jdbcType="VARCHAR" />
  51. <result column="is_oxygen" property="isOxygen" jdbcType="VARCHAR" />
  52. <result column="is_respirator" property="isRespirator" jdbcType="VARCHAR" />
  53. <result column="is_warning" property="isWarning" jdbcType="VARCHAR" />
  54. <result column="is_fire" property="isFire" jdbcType="VARCHAR" />
  55. <result column="is_else" property="isElse" jdbcType="VARCHAR" />
  56. <result column="is_device" property="isDevice" jdbcType="VARCHAR" />
  57. <result column="is_kit" property="isKit" jdbcType="VARCHAR" />
  58. <result column="check_people" property="checkPeople" jdbcType="VARCHAR" />
  59. <result column="check_close" property="checkClose" jdbcType="VARCHAR" />
  60. <result column="check_warning" property="checkWarning" jdbcType="VARCHAR" />
  61. <result column="circle_total" property="circleTotal" jdbcType="VARCHAR" />
  62. <result column="circle_end" property="circleEnd" jdbcType="VARCHAR" />
  63. <result column="circle_start" property="circleStart" jdbcType="VARCHAR" />
  64. <result column="circle_type" property="circleType" jdbcType="VARCHAR" />
  65. <result column="check_work" property="checkWork" jdbcType="VARCHAR" />
  66. <result column="tonic_date" property="tonicDate" jdbcType="VARCHAR" />
  67. <result column="tonic_time" property="tonicTime" jdbcType="VARCHAR" />
  68. <result column="tonic_approve" property="tonicApprove" jdbcType="VARCHAR" />
  69. <result column="tonic_app_user" property="tonicAppUser" jdbcType="VARCHAR" />
  70. <result column="is_close_confirm" property="isCloseConfirm" jdbcType="VARCHAR" />
  71. <result column="is_alarm_confirm" property="isAlarmConfirm" jdbcType="VARCHAR" />
  72. <result column="is_ detector_confirm" property="isDetectorConfirm" jdbcType="VARCHAR" />
  73. <result column="is_kit_confirm" property="isKitConfirm" jdbcType="VARCHAR" />
  74. <result column="is_fire_confirm" property="isFireConfirm" jdbcType="VARCHAR" />
  75. <result column="is_respirator_confirm" property="isRespiratorConfirm" jdbcType="VARCHAR" />
  76. <result column="is_fan_confirm" property="isFanConfirm" jdbcType="VARCHAR" />
  77. <result column="is_device_confirm" property="isDeviceConfirm" jdbcType="VARCHAR" />
  78. <result column="tonic_total_num" property="tonicTotalNum" jdbcType="INTEGER" />
  79. <result column="tonic_total" property="tonicTotal" jdbcType="VARCHAR" />
  80. <result column="tonic_else_num" property="tonicElseNum" jdbcType="INTEGER" />
  81. <result column="tonic_sec_num" property="tonicSecNum" jdbcType="INTEGER" />
  82. <result column="tonic_first_num" property="tonicFirstNum" jdbcType="INTEGER" />
  83. <result column="tonic_set_num" property="tonicSetNum" jdbcType="INTEGER" />
  84. <result column="tonic_type" property="tonicType" jdbcType="VARCHAR" />
  85. <result column="check_people_confirm" property="checkPeopleConfirm" jdbcType="VARCHAR" />
  86. <result column="sanqi_date" property="sanqiDate" jdbcType="VARCHAR" />
  87. <result column="sanqi_time" property="sanqiTime" jdbcType="VARCHAR" />
  88. <result column="sanqi_type" property="sanqiType" jdbcType="VARCHAR" />
  89. <result column="sanqi_approve_user" property="sanqiApproveUser" jdbcType="VARCHAR" />
  90. <result column="sanqi_bz" property="sanqiBz" jdbcType="VARCHAR" />
  91. <result column="phosphine_check" property="phosphineCheck" jdbcType="VARCHAR" />
  92. <result column="house_open" property="houseOpen" jdbcType="VARCHAR" />
  93. <result column="check_people_three" property="checkPeopleThree" jdbcType="VARCHAR" />
  94. <result column="sanqi_user" property="sanqiUser" jdbcType="VARCHAR" />
  95. <result column="medic_set" property="medicSet" jdbcType="VARCHAR" />
  96. <result column="density_rate" property="densityRate" jdbcType="VARCHAR" />
  97. <result column="close_day" property="closeDay" jdbcType="VARCHAR" />
  98. <result column="temperature_after" property="temperatureAfter" jdbcType="VARCHAR" />
  99. <result column="phosphine_remain" property="phosphineRemain" jdbcType="VARCHAR" />
  100. <result column="remark" property="remark" jdbcType="VARCHAR" />
  101. <result column="uuid" property="uuid" jdbcType="VARCHAR" />
  102. <result column="c_id" property="cId" jdbcType="INTEGER" />
  103. <result column="c_time" property="cTime" jdbcType="TIMESTAMP" />
  104. <result column="u_id" property="uId" jdbcType="INTEGER" />
  105. <result column="u_time" property="uTime" jdbcType="TIMESTAMP" />
  106. </resultMap>
  107. <sql id="Example_Where_Clause" >
  108. <where >
  109. <foreach collection="oredCriteria" item="criteria" separator="or" >
  110. <if test="criteria.valid" >
  111. <trim prefix="(" suffix=")" prefixOverrides="and" >
  112. <foreach collection="criteria.criteria" item="criterion" >
  113. <choose >
  114. <when test="criterion.noValue" >
  115. and ${criterion.condition}
  116. </when>
  117. <when test="criterion.singleValue" >
  118. and ${criterion.condition} #{criterion.value}
  119. </when>
  120. <when test="criterion.betweenValue" >
  121. and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
  122. </when>
  123. <when test="criterion.listValue" >
  124. and ${criterion.condition}
  125. <foreach collection="criterion.value" item="listItem" open="(" close=")" separator="," >
  126. #{listItem}
  127. </foreach>
  128. </when>
  129. </choose>
  130. </foreach>
  131. </trim>
  132. </if>
  133. </foreach>
  134. </where>
  135. </sql>
  136. <sql id="Update_By_Example_Where_Clause" >
  137. <where >
  138. <foreach collection="example.oredCriteria" item="criteria" separator="or" >
  139. <if test="criteria.valid" >
  140. <trim prefix="(" suffix=")" prefixOverrides="and" >
  141. <foreach collection="criteria.criteria" item="criterion" >
  142. <choose >
  143. <when test="criterion.noValue" >
  144. and ${criterion.condition}
  145. </when>
  146. <when test="criterion.singleValue" >
  147. and ${criterion.condition} #{criterion.value}
  148. </when>
  149. <when test="criterion.betweenValue" >
  150. and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
  151. </when>
  152. <when test="criterion.listValue" >
  153. and ${criterion.condition}
  154. <foreach collection="criterion.value" item="listItem" open="(" close=")" separator="," >
  155. #{listItem}
  156. </foreach>
  157. </when>
  158. </choose>
  159. </foreach>
  160. </trim>
  161. </if>
  162. </foreach>
  163. </where>
  164. </sql>
  165. <sql id="Base_Column_List" >
  166. id,flag,file_uuid, house_id, grain_id, safe_date, house_type, house_water, house_temperature, house_volume,
  167. set_type, house_space, type, number, water, work_time, work_date, temperature, worm_type,
  168. sanqi_apply, tonic_apply, work_apply, airtemperature, weather, density_after, density,
  169. medicament, safe_method, safe_effect, section, safe_people, safe_man, work_people,
  170. charge, is_draft, work_type, aluminum_num, aluminum_type, set_num, first_num, total_num,
  171. is_air, is_close, is_air_safe, is_ detector, is_alarm, is_oxygen, is_respirator,
  172. is_warning, is_fire, is_else, is_device, is_kit, check_people, check_close, check_warning,
  173. circle_total, circle_end, circle_start, circle_type, check_work, tonic_date, tonic_time,
  174. tonic_approve, tonic_app_user, is_close_confirm, is_alarm_confirm, is_ detector_confirm,
  175. is_kit_confirm, is_fire_confirm, is_respirator_confirm, is_fan_confirm, is_device_confirm,
  176. tonic_total_num, tonic_total, tonic_else_num, tonic_sec_num, tonic_first_num, tonic_set_num,
  177. tonic_type, check_people_confirm, sanqi_date, sanqi_time, sanqi_type, sanqi_approve_user,
  178. sanqi_bz, phosphine_check, house_open, check_people_three, sanqi_user, medic_set,
  179. density_rate, close_day, temperature_after, phosphine_remain, remark, c_id, c_time,
  180. u_id, u_time
  181. </sql>
  182. <select id="selectByExample" resultMap="BaseResultMap" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewExample" >
  183. select
  184. <if test="distinct" >
  185. distinct
  186. </if>
  187. <include refid="Base_Column_List" />
  188. from daily_record_fumigation_circle_new_file
  189. <if test="_parameter != null" >
  190. <include refid="Example_Where_Clause" />
  191. </if>
  192. <if test="orderByClause != null" >
  193. order by ${orderByClause}
  194. </if>
  195. </select>
  196. <select id="selectByPrimaryKey" resultMap="BaseResultMap" parameterType="java.lang.Integer" >
  197. select
  198. <include refid="Base_Column_List" />
  199. from daily_record_fumigation_circle_new_file
  200. where id = #{id,jdbcType=INTEGER}
  201. </select>
  202. <delete id="deleteByPrimaryKey" parameterType="java.lang.Integer" >
  203. delete from daily_record_fumigation_circle_new_file
  204. where id = #{id,jdbcType=INTEGER}
  205. </delete>
  206. <delete id="deleteByExample" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewExample" >
  207. delete from daily_record_fumigation_circle_new_file
  208. <if test="_parameter != null" >
  209. <include refid="Example_Where_Clause" />
  210. </if>
  211. </delete>
  212. <insert id="insert" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewFile" >
  213. insert into daily_record_fumigation_circle_new_file (id,flag,file_uuid, house_id, grain_id,
  214. safe_date, house_type, house_water,
  215. house_temperature, house_volume, set_type,
  216. house_space, type, number,
  217. water, work_time, work_date,
  218. temperature, worm_type, sanqi_apply,
  219. tonic_apply, work_apply, airtemperature,
  220. weather, density_after, density,
  221. medicament, safe_method, safe_effect,
  222. section, safe_people, safe_man,
  223. work_people, charge, is_draft,
  224. work_type, aluminum_num, aluminum_type,
  225. set_num, first_num, total_num,
  226. is_air, is_close, is_air_safe,
  227. is_ detector, is_alarm, is_oxygen,
  228. is_respirator, is_warning, is_fire,
  229. is_else, is_device, is_kit,
  230. check_people, check_close, check_warning,
  231. circle_total, circle_end, circle_start,
  232. circle_type, check_work, tonic_date,
  233. tonic_time, tonic_approve, tonic_app_user,
  234. is_close_confirm, is_alarm_confirm, is_ detector_confirm,
  235. is_kit_confirm, is_fire_confirm, is_respirator_confirm,
  236. is_fan_confirm, is_device_confirm, tonic_total_num,
  237. tonic_total, tonic_else_num, tonic_sec_num,
  238. tonic_first_num, tonic_set_num, tonic_type,
  239. check_people_confirm, sanqi_date, sanqi_time,
  240. sanqi_type, sanqi_approve_user, sanqi_bz,
  241. phosphine_check, house_open, check_people_three,
  242. sanqi_user, medic_set, density_rate,
  243. close_day, temperature_after, phosphine_remain,
  244. remark, c_id, c_time,
  245. u_id, u_time)
  246. values (#{id,jdbcType=INTEGER}, #{flag,jdbcType=INTEGER}, #{fileUuid,jdbcType=INTEGER}, #{houseId,jdbcType=INTEGER}, #{grainId,jdbcType=INTEGER},
  247. #{safeDate,jdbcType=VARCHAR}, #{houseType,jdbcType=VARCHAR}, #{houseWater,jdbcType=VARCHAR},
  248. #{houseTemperature,jdbcType=VARCHAR}, #{houseVolume,jdbcType=REAL}, #{setType,jdbcType=VARCHAR},
  249. #{houseSpace,jdbcType=REAL}, #{type,jdbcType=VARCHAR}, #{number,jdbcType=INTEGER},
  250. #{water,jdbcType=VARCHAR}, #{workTime,jdbcType=VARCHAR}, #{workDate,jdbcType=VARCHAR},
  251. #{temperature,jdbcType=VARCHAR}, #{wormType,jdbcType=VARCHAR}, #{sanqiApply,jdbcType=VARCHAR},
  252. #{tonicApply,jdbcType=VARCHAR}, #{workApply,jdbcType=VARCHAR}, #{airtemperature,jdbcType=VARCHAR},
  253. #{weather,jdbcType=VARCHAR}, #{densityAfter,jdbcType=VARCHAR}, #{density,jdbcType=VARCHAR},
  254. #{medicament,jdbcType=VARCHAR}, #{safeMethod,jdbcType=VARCHAR}, #{safeEffect,jdbcType=VARCHAR},
  255. #{section,jdbcType=VARCHAR}, #{safePeople,jdbcType=VARCHAR}, #{safeMan,jdbcType=VARCHAR},
  256. #{workPeople,jdbcType=VARCHAR}, #{charge,jdbcType=VARCHAR}, #{isDraft,jdbcType=VARCHAR},
  257. #{workType,jdbcType=VARCHAR}, #{aluminumNum,jdbcType=VARCHAR}, #{aluminumType,jdbcType=VARCHAR},
  258. #{setNum,jdbcType=INTEGER}, #{firstNum,jdbcType=INTEGER}, #{totalNum,jdbcType=INTEGER},
  259. #{isAir,jdbcType=VARCHAR}, #{isClose,jdbcType=VARCHAR}, #{isAirSafe,jdbcType=VARCHAR},
  260. #{isDetector,jdbcType=VARCHAR}, #{isAlarm,jdbcType=VARCHAR}, #{isOxygen,jdbcType=VARCHAR},
  261. #{isRespirator,jdbcType=VARCHAR}, #{isWarning,jdbcType=VARCHAR}, #{isFire,jdbcType=VARCHAR},
  262. #{isElse,jdbcType=VARCHAR}, #{isDevice,jdbcType=VARCHAR}, #{isKit,jdbcType=VARCHAR},
  263. #{checkPeople,jdbcType=VARCHAR}, #{checkClose,jdbcType=VARCHAR}, #{checkWarning,jdbcType=VARCHAR},
  264. #{circleTotal,jdbcType=VARCHAR}, #{circleEnd,jdbcType=VARCHAR}, #{circleStart,jdbcType=VARCHAR},
  265. #{circleType,jdbcType=VARCHAR}, #{checkWork,jdbcType=VARCHAR}, #{tonicDate,jdbcType=VARCHAR},
  266. #{tonicTime,jdbcType=VARCHAR}, #{tonicApprove,jdbcType=VARCHAR}, #{tonicAppUser,jdbcType=VARCHAR},
  267. #{isCloseConfirm,jdbcType=VARCHAR}, #{isAlarmConfirm,jdbcType=VARCHAR}, #{isDetectorConfirm,jdbcType=VARCHAR},
  268. #{isKitConfirm,jdbcType=VARCHAR}, #{isFireConfirm,jdbcType=VARCHAR}, #{isRespiratorConfirm,jdbcType=VARCHAR},
  269. #{isFanConfirm,jdbcType=VARCHAR}, #{isDeviceConfirm,jdbcType=VARCHAR}, #{tonicTotalNum,jdbcType=INTEGER},
  270. #{tonicTotal,jdbcType=VARCHAR}, #{tonicElseNum,jdbcType=INTEGER}, #{tonicSecNum,jdbcType=INTEGER},
  271. #{tonicFirstNum,jdbcType=INTEGER}, #{tonicSetNum,jdbcType=INTEGER}, #{tonicType,jdbcType=VARCHAR},
  272. #{checkPeopleConfirm,jdbcType=VARCHAR}, #{sanqiDate,jdbcType=VARCHAR}, #{sanqiTime,jdbcType=VARCHAR},
  273. #{sanqiType,jdbcType=VARCHAR}, #{sanqiApproveUser,jdbcType=VARCHAR}, #{sanqiBz,jdbcType=VARCHAR},
  274. #{phosphineCheck,jdbcType=VARCHAR}, #{houseOpen,jdbcType=VARCHAR}, #{checkPeopleThree,jdbcType=VARCHAR},
  275. #{sanqiUser,jdbcType=VARCHAR}, #{medicSet,jdbcType=VARCHAR}, #{densityRate,jdbcType=VARCHAR},
  276. #{closeDay,jdbcType=VARCHAR}, #{temperatureAfter,jdbcType=VARCHAR}, #{phosphineRemain,jdbcType=VARCHAR},
  277. #{remark,jdbcType=VARCHAR}, #{cId,jdbcType=INTEGER}, #{cTime,jdbcType=TIMESTAMP},
  278. #{uId,jdbcType=INTEGER}, #{uTime,jdbcType=TIMESTAMP})
  279. </insert>
  280. <insert id="insertSelective" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewFile" >
  281. insert into daily_record_fumigation_circle_new_file
  282. <trim prefix="(" suffix=")" suffixOverrides="," >
  283. <if test="id != null" >
  284. id,
  285. </if>
  286. <if test="flag != null" >
  287. flag,
  288. </if>
  289. <if test="fileUuid != null" >
  290. file_uuid,
  291. </if>
  292. <if test="houseId != null" >
  293. house_id,
  294. </if>
  295. <if test="grainId != null" >
  296. grain_id,
  297. </if>
  298. <if test="safeDate != null" >
  299. safe_date,
  300. </if>
  301. <if test="houseType != null" >
  302. house_type,
  303. </if>
  304. <if test="houseWater != null" >
  305. house_water,
  306. </if>
  307. <if test="houseTemperature != null" >
  308. house_temperature,
  309. </if>
  310. <if test="houseVolume != null" >
  311. house_volume,
  312. </if>
  313. <if test="setType != null" >
  314. set_type,
  315. </if>
  316. <if test="houseSpace != null" >
  317. house_space,
  318. </if>
  319. <if test="type != null" >
  320. type,
  321. </if>
  322. <if test="number != null" >
  323. number,
  324. </if>
  325. <if test="water != null" >
  326. water,
  327. </if>
  328. <if test="workTime != null" >
  329. work_time,
  330. </if>
  331. <if test="workDate != null" >
  332. work_date,
  333. </if>
  334. <if test="temperature != null" >
  335. temperature,
  336. </if>
  337. <if test="wormType != null" >
  338. worm_type,
  339. </if>
  340. <if test="sanqiApply != null" >
  341. sanqi_apply,
  342. </if>
  343. <if test="tonicApply != null" >
  344. tonic_apply,
  345. </if>
  346. <if test="workApply != null" >
  347. work_apply,
  348. </if>
  349. <if test="airtemperature != null" >
  350. airtemperature,
  351. </if>
  352. <if test="weather != null" >
  353. weather,
  354. </if>
  355. <if test="densityAfter != null" >
  356. density_after,
  357. </if>
  358. <if test="density != null" >
  359. density,
  360. </if>
  361. <if test="medicament != null" >
  362. medicament,
  363. </if>
  364. <if test="safeMethod != null" >
  365. safe_method,
  366. </if>
  367. <if test="safeEffect != null" >
  368. safe_effect,
  369. </if>
  370. <if test="section != null" >
  371. section,
  372. </if>
  373. <if test="safePeople != null" >
  374. safe_people,
  375. </if>
  376. <if test="safeMan != null" >
  377. safe_man,
  378. </if>
  379. <if test="workPeople != null" >
  380. work_people,
  381. </if>
  382. <if test="charge != null" >
  383. charge,
  384. </if>
  385. <if test="isDraft != null" >
  386. is_draft,
  387. </if>
  388. <if test="workType != null" >
  389. work_type,
  390. </if>
  391. <if test="aluminumNum != null" >
  392. aluminum_num,
  393. </if>
  394. <if test="aluminumType != null" >
  395. aluminum_type,
  396. </if>
  397. <if test="setNum != null" >
  398. set_num,
  399. </if>
  400. <if test="firstNum != null" >
  401. first_num,
  402. </if>
  403. <if test="totalNum != null" >
  404. total_num,
  405. </if>
  406. <if test="isAir != null" >
  407. is_air,
  408. </if>
  409. <if test="isClose != null" >
  410. is_close,
  411. </if>
  412. <if test="isAirSafe != null" >
  413. is_air_safe,
  414. </if>
  415. <if test="isDetector != null" >
  416. is_ detector,
  417. </if>
  418. <if test="isAlarm != null" >
  419. is_alarm,
  420. </if>
  421. <if test="isOxygen != null" >
  422. is_oxygen,
  423. </if>
  424. <if test="isRespirator != null" >
  425. is_respirator,
  426. </if>
  427. <if test="isWarning != null" >
  428. is_warning,
  429. </if>
  430. <if test="isFire != null" >
  431. is_fire,
  432. </if>
  433. <if test="isElse != null" >
  434. is_else,
  435. </if>
  436. <if test="isDevice != null" >
  437. is_device,
  438. </if>
  439. <if test="isKit != null" >
  440. is_kit,
  441. </if>
  442. <if test="checkPeople != null" >
  443. check_people,
  444. </if>
  445. <if test="checkClose != null" >
  446. check_close,
  447. </if>
  448. <if test="checkWarning != null" >
  449. check_warning,
  450. </if>
  451. <if test="circleTotal != null" >
  452. circle_total,
  453. </if>
  454. <if test="circleEnd != null" >
  455. circle_end,
  456. </if>
  457. <if test="circleStart != null" >
  458. circle_start,
  459. </if>
  460. <if test="circleType != null" >
  461. circle_type,
  462. </if>
  463. <if test="checkWork != null" >
  464. check_work,
  465. </if>
  466. <if test="tonicDate != null" >
  467. tonic_date,
  468. </if>
  469. <if test="tonicTime != null" >
  470. tonic_time,
  471. </if>
  472. <if test="tonicApprove != null" >
  473. tonic_approve,
  474. </if>
  475. <if test="tonicAppUser != null" >
  476. tonic_app_user,
  477. </if>
  478. <if test="isCloseConfirm != null" >
  479. is_close_confirm,
  480. </if>
  481. <if test="isAlarmConfirm != null" >
  482. is_alarm_confirm,
  483. </if>
  484. <if test="isDetectorConfirm != null" >
  485. is_ detector_confirm,
  486. </if>
  487. <if test="isKitConfirm != null" >
  488. is_kit_confirm,
  489. </if>
  490. <if test="isFireConfirm != null" >
  491. is_fire_confirm,
  492. </if>
  493. <if test="isRespiratorConfirm != null" >
  494. is_respirator_confirm,
  495. </if>
  496. <if test="isFanConfirm != null" >
  497. is_fan_confirm,
  498. </if>
  499. <if test="isDeviceConfirm != null" >
  500. is_device_confirm,
  501. </if>
  502. <if test="tonicTotalNum != null" >
  503. tonic_total_num,
  504. </if>
  505. <if test="tonicTotal != null" >
  506. tonic_total,
  507. </if>
  508. <if test="tonicElseNum != null" >
  509. tonic_else_num,
  510. </if>
  511. <if test="tonicSecNum != null" >
  512. tonic_sec_num,
  513. </if>
  514. <if test="tonicFirstNum != null" >
  515. tonic_first_num,
  516. </if>
  517. <if test="tonicSetNum != null" >
  518. tonic_set_num,
  519. </if>
  520. <if test="tonicType != null" >
  521. tonic_type,
  522. </if>
  523. <if test="checkPeopleConfirm != null" >
  524. check_people_confirm,
  525. </if>
  526. <if test="sanqiDate != null" >
  527. sanqi_date,
  528. </if>
  529. <if test="sanqiTime != null" >
  530. sanqi_time,
  531. </if>
  532. <if test="sanqiType != null" >
  533. sanqi_type,
  534. </if>
  535. <if test="sanqiApproveUser != null" >
  536. sanqi_approve_user,
  537. </if>
  538. <if test="sanqiBz != null" >
  539. sanqi_bz,
  540. </if>
  541. <if test="phosphineCheck != null" >
  542. phosphine_check,
  543. </if>
  544. <if test="houseOpen != null" >
  545. house_open,
  546. </if>
  547. <if test="checkPeopleThree != null" >
  548. check_people_three,
  549. </if>
  550. <if test="sanqiUser != null" >
  551. sanqi_user,
  552. </if>
  553. <if test="medicSet != null" >
  554. medic_set,
  555. </if>
  556. <if test="densityRate != null" >
  557. density_rate,
  558. </if>
  559. <if test="closeDay != null" >
  560. close_day,
  561. </if>
  562. <if test="temperatureAfter != null" >
  563. temperature_after,
  564. </if>
  565. <if test="phosphineRemain != null" >
  566. phosphine_remain,
  567. </if>
  568. <if test="remark != null" >
  569. remark,
  570. </if>
  571. <if test="cId != null" >
  572. c_id,
  573. </if>
  574. <if test="cTime != null" >
  575. c_time,
  576. </if>
  577. <if test="uId != null" >
  578. u_id,
  579. </if>
  580. <if test="uTime != null" >
  581. u_time,
  582. </if>
  583. </trim>
  584. <trim prefix="values (" suffix=")" suffixOverrides="," >
  585. <if test="id != null" >
  586. #{id,jdbcType=INTEGER},
  587. </if>
  588. <if test="flag != null" >
  589. #{flag,jdbcType=INTEGER},
  590. </if>
  591. <if test="fileUuid != null" >
  592. #{fileUuid,jdbcType=INTEGER},
  593. </if>
  594. <if test="houseId != null" >
  595. #{houseId,jdbcType=INTEGER},
  596. </if>
  597. <if test="grainId != null" >
  598. #{grainId,jdbcType=INTEGER},
  599. </if>
  600. <if test="safeDate != null" >
  601. #{safeDate,jdbcType=VARCHAR},
  602. </if>
  603. <if test="houseType != null" >
  604. #{houseType,jdbcType=VARCHAR},
  605. </if>
  606. <if test="houseWater != null" >
  607. #{houseWater,jdbcType=VARCHAR},
  608. </if>
  609. <if test="houseTemperature != null" >
  610. #{houseTemperature,jdbcType=VARCHAR},
  611. </if>
  612. <if test="houseVolume != null" >
  613. #{houseVolume,jdbcType=REAL},
  614. </if>
  615. <if test="setType != null" >
  616. #{setType,jdbcType=VARCHAR},
  617. </if>
  618. <if test="houseSpace != null" >
  619. #{houseSpace,jdbcType=REAL},
  620. </if>
  621. <if test="type != null" >
  622. #{type,jdbcType=VARCHAR},
  623. </if>
  624. <if test="number != null" >
  625. #{number,jdbcType=INTEGER},
  626. </if>
  627. <if test="water != null" >
  628. #{water,jdbcType=VARCHAR},
  629. </if>
  630. <if test="workTime != null" >
  631. #{workTime,jdbcType=VARCHAR},
  632. </if>
  633. <if test="workDate != null" >
  634. #{workDate,jdbcType=VARCHAR},
  635. </if>
  636. <if test="temperature != null" >
  637. #{temperature,jdbcType=VARCHAR},
  638. </if>
  639. <if test="wormType != null" >
  640. #{wormType,jdbcType=VARCHAR},
  641. </if>
  642. <if test="sanqiApply != null" >
  643. #{sanqiApply,jdbcType=VARCHAR},
  644. </if>
  645. <if test="tonicApply != null" >
  646. #{tonicApply,jdbcType=VARCHAR},
  647. </if>
  648. <if test="workApply != null" >
  649. #{workApply,jdbcType=VARCHAR},
  650. </if>
  651. <if test="airtemperature != null" >
  652. #{airtemperature,jdbcType=VARCHAR},
  653. </if>
  654. <if test="weather != null" >
  655. #{weather,jdbcType=VARCHAR},
  656. </if>
  657. <if test="densityAfter != null" >
  658. #{densityAfter,jdbcType=VARCHAR},
  659. </if>
  660. <if test="density != null" >
  661. #{density,jdbcType=VARCHAR},
  662. </if>
  663. <if test="medicament != null" >
  664. #{medicament,jdbcType=VARCHAR},
  665. </if>
  666. <if test="safeMethod != null" >
  667. #{safeMethod,jdbcType=VARCHAR},
  668. </if>
  669. <if test="safeEffect != null" >
  670. #{safeEffect,jdbcType=VARCHAR},
  671. </if>
  672. <if test="section != null" >
  673. #{section,jdbcType=VARCHAR},
  674. </if>
  675. <if test="safePeople != null" >
  676. #{safePeople,jdbcType=VARCHAR},
  677. </if>
  678. <if test="safeMan != null" >
  679. #{safeMan,jdbcType=VARCHAR},
  680. </if>
  681. <if test="workPeople != null" >
  682. #{workPeople,jdbcType=VARCHAR},
  683. </if>
  684. <if test="charge != null" >
  685. #{charge,jdbcType=VARCHAR},
  686. </if>
  687. <if test="isDraft != null" >
  688. #{isDraft,jdbcType=VARCHAR},
  689. </if>
  690. <if test="workType != null" >
  691. #{workType,jdbcType=VARCHAR},
  692. </if>
  693. <if test="aluminumNum != null" >
  694. #{aluminumNum,jdbcType=VARCHAR},
  695. </if>
  696. <if test="aluminumType != null" >
  697. #{aluminumType,jdbcType=VARCHAR},
  698. </if>
  699. <if test="setNum != null" >
  700. #{setNum,jdbcType=INTEGER},
  701. </if>
  702. <if test="firstNum != null" >
  703. #{firstNum,jdbcType=INTEGER},
  704. </if>
  705. <if test="totalNum != null" >
  706. #{totalNum,jdbcType=INTEGER},
  707. </if>
  708. <if test="isAir != null" >
  709. #{isAir,jdbcType=VARCHAR},
  710. </if>
  711. <if test="isClose != null" >
  712. #{isClose,jdbcType=VARCHAR},
  713. </if>
  714. <if test="isAirSafe != null" >
  715. #{isAirSafe,jdbcType=VARCHAR},
  716. </if>
  717. <if test="isDetector != null" >
  718. #{isDetector,jdbcType=VARCHAR},
  719. </if>
  720. <if test="isAlarm != null" >
  721. #{isAlarm,jdbcType=VARCHAR},
  722. </if>
  723. <if test="isOxygen != null" >
  724. #{isOxygen,jdbcType=VARCHAR},
  725. </if>
  726. <if test="isRespirator != null" >
  727. #{isRespirator,jdbcType=VARCHAR},
  728. </if>
  729. <if test="isWarning != null" >
  730. #{isWarning,jdbcType=VARCHAR},
  731. </if>
  732. <if test="isFire != null" >
  733. #{isFire,jdbcType=VARCHAR},
  734. </if>
  735. <if test="isElse != null" >
  736. #{isElse,jdbcType=VARCHAR},
  737. </if>
  738. <if test="isDevice != null" >
  739. #{isDevice,jdbcType=VARCHAR},
  740. </if>
  741. <if test="isKit != null" >
  742. #{isKit,jdbcType=VARCHAR},
  743. </if>
  744. <if test="checkPeople != null" >
  745. #{checkPeople,jdbcType=VARCHAR},
  746. </if>
  747. <if test="checkClose != null" >
  748. #{checkClose,jdbcType=VARCHAR},
  749. </if>
  750. <if test="checkWarning != null" >
  751. #{checkWarning,jdbcType=VARCHAR},
  752. </if>
  753. <if test="circleTotal != null" >
  754. #{circleTotal,jdbcType=VARCHAR},
  755. </if>
  756. <if test="circleEnd != null" >
  757. #{circleEnd,jdbcType=VARCHAR},
  758. </if>
  759. <if test="circleStart != null" >
  760. #{circleStart,jdbcType=VARCHAR},
  761. </if>
  762. <if test="circleType != null" >
  763. #{circleType,jdbcType=VARCHAR},
  764. </if>
  765. <if test="checkWork != null" >
  766. #{checkWork,jdbcType=VARCHAR},
  767. </if>
  768. <if test="tonicDate != null" >
  769. #{tonicDate,jdbcType=VARCHAR},
  770. </if>
  771. <if test="tonicTime != null" >
  772. #{tonicTime,jdbcType=VARCHAR},
  773. </if>
  774. <if test="tonicApprove != null" >
  775. #{tonicApprove,jdbcType=VARCHAR},
  776. </if>
  777. <if test="tonicAppUser != null" >
  778. #{tonicAppUser,jdbcType=VARCHAR},
  779. </if>
  780. <if test="isCloseConfirm != null" >
  781. #{isCloseConfirm,jdbcType=VARCHAR},
  782. </if>
  783. <if test="isAlarmConfirm != null" >
  784. #{isAlarmConfirm,jdbcType=VARCHAR},
  785. </if>
  786. <if test="isDetectorConfirm != null" >
  787. #{isDetectorConfirm,jdbcType=VARCHAR},
  788. </if>
  789. <if test="isKitConfirm != null" >
  790. #{isKitConfirm,jdbcType=VARCHAR},
  791. </if>
  792. <if test="isFireConfirm != null" >
  793. #{isFireConfirm,jdbcType=VARCHAR},
  794. </if>
  795. <if test="isRespiratorConfirm != null" >
  796. #{isRespiratorConfirm,jdbcType=VARCHAR},
  797. </if>
  798. <if test="isFanConfirm != null" >
  799. #{isFanConfirm,jdbcType=VARCHAR},
  800. </if>
  801. <if test="isDeviceConfirm != null" >
  802. #{isDeviceConfirm,jdbcType=VARCHAR},
  803. </if>
  804. <if test="tonicTotalNum != null" >
  805. #{tonicTotalNum,jdbcType=INTEGER},
  806. </if>
  807. <if test="tonicTotal != null" >
  808. #{tonicTotal,jdbcType=VARCHAR},
  809. </if>
  810. <if test="tonicElseNum != null" >
  811. #{tonicElseNum,jdbcType=INTEGER},
  812. </if>
  813. <if test="tonicSecNum != null" >
  814. #{tonicSecNum,jdbcType=INTEGER},
  815. </if>
  816. <if test="tonicFirstNum != null" >
  817. #{tonicFirstNum,jdbcType=INTEGER},
  818. </if>
  819. <if test="tonicSetNum != null" >
  820. #{tonicSetNum,jdbcType=INTEGER},
  821. </if>
  822. <if test="tonicType != null" >
  823. #{tonicType,jdbcType=VARCHAR},
  824. </if>
  825. <if test="checkPeopleConfirm != null" >
  826. #{checkPeopleConfirm,jdbcType=VARCHAR},
  827. </if>
  828. <if test="sanqiDate != null" >
  829. #{sanqiDate,jdbcType=VARCHAR},
  830. </if>
  831. <if test="sanqiTime != null" >
  832. #{sanqiTime,jdbcType=VARCHAR},
  833. </if>
  834. <if test="sanqiType != null" >
  835. #{sanqiType,jdbcType=VARCHAR},
  836. </if>
  837. <if test="sanqiApproveUser != null" >
  838. #{sanqiApproveUser,jdbcType=VARCHAR},
  839. </if>
  840. <if test="sanqiBz != null" >
  841. #{sanqiBz,jdbcType=VARCHAR},
  842. </if>
  843. <if test="phosphineCheck != null" >
  844. #{phosphineCheck,jdbcType=VARCHAR},
  845. </if>
  846. <if test="houseOpen != null" >
  847. #{houseOpen,jdbcType=VARCHAR},
  848. </if>
  849. <if test="checkPeopleThree != null" >
  850. #{checkPeopleThree,jdbcType=VARCHAR},
  851. </if>
  852. <if test="sanqiUser != null" >
  853. #{sanqiUser,jdbcType=VARCHAR},
  854. </if>
  855. <if test="medicSet != null" >
  856. #{medicSet,jdbcType=VARCHAR},
  857. </if>
  858. <if test="densityRate != null" >
  859. #{densityRate,jdbcType=VARCHAR},
  860. </if>
  861. <if test="closeDay != null" >
  862. #{closeDay,jdbcType=VARCHAR},
  863. </if>
  864. <if test="temperatureAfter != null" >
  865. #{temperatureAfter,jdbcType=VARCHAR},
  866. </if>
  867. <if test="phosphineRemain != null" >
  868. #{phosphineRemain,jdbcType=VARCHAR},
  869. </if>
  870. <if test="remark != null" >
  871. #{remark,jdbcType=VARCHAR},
  872. </if>
  873. <if test="cId != null" >
  874. #{cId,jdbcType=INTEGER},
  875. </if>
  876. <if test="cTime != null" >
  877. #{cTime,jdbcType=TIMESTAMP},
  878. </if>
  879. <if test="uId != null" >
  880. #{uId,jdbcType=INTEGER},
  881. </if>
  882. <if test="uTime != null" >
  883. #{uTime,jdbcType=TIMESTAMP},
  884. </if>
  885. </trim>
  886. </insert>
  887. <select id="countByExample" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewExample" resultType="java.lang.Integer" >
  888. select count(*) from daily_record_fumigation_circle_new_file
  889. <if test="_parameter != null" >
  890. <include refid="Example_Where_Clause" />
  891. </if>
  892. </select>
  893. <update id="updateByExampleSelective" parameterType="map" >
  894. update daily_record_fumigation_circle_new_file
  895. <set >
  896. <if test="record.id != null" >
  897. id = #{record.id,jdbcType=INTEGER},
  898. </if>
  899. <if test="record.flag != null" >
  900. id = #{record.flag,jdbcType=INTEGER},
  901. </if>
  902. <if test="record.fileUuid != null" >
  903. id = #{record.fileUuid,jdbcType=INTEGER},
  904. </if>
  905. <if test="record.houseId != null" >
  906. house_id = #{record.houseId,jdbcType=INTEGER},
  907. </if>
  908. <if test="record.grainId != null" >
  909. grain_id = #{record.grainId,jdbcType=INTEGER},
  910. </if>
  911. <if test="record.safeDate != null" >
  912. safe_date = #{record.safeDate,jdbcType=VARCHAR},
  913. </if>
  914. <if test="record.houseType != null" >
  915. house_type = #{record.houseType,jdbcType=VARCHAR},
  916. </if>
  917. <if test="record.houseWater != null" >
  918. house_water = #{record.houseWater,jdbcType=VARCHAR},
  919. </if>
  920. <if test="record.houseTemperature != null" >
  921. house_temperature = #{record.houseTemperature,jdbcType=VARCHAR},
  922. </if>
  923. <if test="record.houseVolume != null" >
  924. house_volume = #{record.houseVolume,jdbcType=REAL},
  925. </if>
  926. <if test="record.setType != null" >
  927. set_type = #{record.setType,jdbcType=VARCHAR},
  928. </if>
  929. <if test="record.houseSpace != null" >
  930. house_space = #{record.houseSpace,jdbcType=REAL},
  931. </if>
  932. <if test="record.type != null" >
  933. type = #{record.type,jdbcType=VARCHAR},
  934. </if>
  935. <if test="record.number != null" >
  936. number = #{record.number,jdbcType=INTEGER},
  937. </if>
  938. <if test="record.water != null" >
  939. water = #{record.water,jdbcType=VARCHAR},
  940. </if>
  941. <if test="record.workTime != null" >
  942. work_time = #{record.workTime,jdbcType=VARCHAR},
  943. </if>
  944. <if test="record.workDate != null" >
  945. work_date = #{record.workDate,jdbcType=VARCHAR},
  946. </if>
  947. <if test="record.temperature != null" >
  948. temperature = #{record.temperature,jdbcType=VARCHAR},
  949. </if>
  950. <if test="record.wormType != null" >
  951. worm_type = #{record.wormType,jdbcType=VARCHAR},
  952. </if>
  953. <if test="record.sanqiApply != null" >
  954. sanqi_apply = #{record.sanqiApply,jdbcType=VARCHAR},
  955. </if>
  956. <if test="record.tonicApply != null" >
  957. tonic_apply = #{record.tonicApply,jdbcType=VARCHAR},
  958. </if>
  959. <if test="record.workApply != null" >
  960. work_apply = #{record.workApply,jdbcType=VARCHAR},
  961. </if>
  962. <if test="record.airtemperature != null" >
  963. airtemperature = #{record.airtemperature,jdbcType=VARCHAR},
  964. </if>
  965. <if test="record.weather != null" >
  966. weather = #{record.weather,jdbcType=VARCHAR},
  967. </if>
  968. <if test="record.densityAfter != null" >
  969. density_after = #{record.densityAfter,jdbcType=VARCHAR},
  970. </if>
  971. <if test="record.density != null" >
  972. density = #{record.density,jdbcType=VARCHAR},
  973. </if>
  974. <if test="record.medicament != null" >
  975. medicament = #{record.medicament,jdbcType=VARCHAR},
  976. </if>
  977. <if test="record.safeMethod != null" >
  978. safe_method = #{record.safeMethod,jdbcType=VARCHAR},
  979. </if>
  980. <if test="record.safeEffect != null" >
  981. safe_effect = #{record.safeEffect,jdbcType=VARCHAR},
  982. </if>
  983. <if test="record.section != null" >
  984. section = #{record.section,jdbcType=VARCHAR},
  985. </if>
  986. <if test="record.safePeople != null" >
  987. safe_people = #{record.safePeople,jdbcType=VARCHAR},
  988. </if>
  989. <if test="record.safeMan != null" >
  990. safe_man = #{record.safeMan,jdbcType=VARCHAR},
  991. </if>
  992. <if test="record.workPeople != null" >
  993. work_people = #{record.workPeople,jdbcType=VARCHAR},
  994. </if>
  995. <if test="record.charge != null" >
  996. charge = #{record.charge,jdbcType=VARCHAR},
  997. </if>
  998. <if test="record.isDraft != null" >
  999. is_draft = #{record.isDraft,jdbcType=VARCHAR},
  1000. </if>
  1001. <if test="record.workType != null" >
  1002. work_type = #{record.workType,jdbcType=VARCHAR},
  1003. </if>
  1004. <if test="record.aluminumNum != null" >
  1005. aluminum_num = #{record.aluminumNum,jdbcType=VARCHAR},
  1006. </if>
  1007. <if test="record.aluminumType != null" >
  1008. aluminum_type = #{record.aluminumType,jdbcType=VARCHAR},
  1009. </if>
  1010. <if test="record.setNum != null" >
  1011. set_num = #{record.setNum,jdbcType=INTEGER},
  1012. </if>
  1013. <if test="record.firstNum != null" >
  1014. first_num = #{record.firstNum,jdbcType=INTEGER},
  1015. </if>
  1016. <if test="record.totalNum != null" >
  1017. total_num = #{record.totalNum,jdbcType=INTEGER},
  1018. </if>
  1019. <if test="record.isAir != null" >
  1020. is_air = #{record.isAir,jdbcType=VARCHAR},
  1021. </if>
  1022. <if test="record.isClose != null" >
  1023. is_close = #{record.isClose,jdbcType=VARCHAR},
  1024. </if>
  1025. <if test="record.isAirSafe != null" >
  1026. is_air_safe = #{record.isAirSafe,jdbcType=VARCHAR},
  1027. </if>
  1028. <if test="record.isDetector != null" >
  1029. is_ detector = #{record.isDetector,jdbcType=VARCHAR},
  1030. </if>
  1031. <if test="record.isAlarm != null" >
  1032. is_alarm = #{record.isAlarm,jdbcType=VARCHAR},
  1033. </if>
  1034. <if test="record.isOxygen != null" >
  1035. is_oxygen = #{record.isOxygen,jdbcType=VARCHAR},
  1036. </if>
  1037. <if test="record.isRespirator != null" >
  1038. is_respirator = #{record.isRespirator,jdbcType=VARCHAR},
  1039. </if>
  1040. <if test="record.isWarning != null" >
  1041. is_warning = #{record.isWarning,jdbcType=VARCHAR},
  1042. </if>
  1043. <if test="record.isFire != null" >
  1044. is_fire = #{record.isFire,jdbcType=VARCHAR},
  1045. </if>
  1046. <if test="record.isElse != null" >
  1047. is_else = #{record.isElse,jdbcType=VARCHAR},
  1048. </if>
  1049. <if test="record.isDevice != null" >
  1050. is_device = #{record.isDevice,jdbcType=VARCHAR},
  1051. </if>
  1052. <if test="record.isKit != null" >
  1053. is_kit = #{record.isKit,jdbcType=VARCHAR},
  1054. </if>
  1055. <if test="record.checkPeople != null" >
  1056. check_people = #{record.checkPeople,jdbcType=VARCHAR},
  1057. </if>
  1058. <if test="record.checkClose != null" >
  1059. check_close = #{record.checkClose,jdbcType=VARCHAR},
  1060. </if>
  1061. <if test="record.checkWarning != null" >
  1062. check_warning = #{record.checkWarning,jdbcType=VARCHAR},
  1063. </if>
  1064. <if test="record.circleTotal != null" >
  1065. circle_total = #{record.circleTotal,jdbcType=VARCHAR},
  1066. </if>
  1067. <if test="record.circleEnd != null" >
  1068. circle_end = #{record.circleEnd,jdbcType=VARCHAR},
  1069. </if>
  1070. <if test="record.circleStart != null" >
  1071. circle_start = #{record.circleStart,jdbcType=VARCHAR},
  1072. </if>
  1073. <if test="record.circleType != null" >
  1074. circle_type = #{record.circleType,jdbcType=VARCHAR},
  1075. </if>
  1076. <if test="record.checkWork != null" >
  1077. check_work = #{record.checkWork,jdbcType=VARCHAR},
  1078. </if>
  1079. <if test="record.tonicDate != null" >
  1080. tonic_date = #{record.tonicDate,jdbcType=VARCHAR},
  1081. </if>
  1082. <if test="record.tonicTime != null" >
  1083. tonic_time = #{record.tonicTime,jdbcType=VARCHAR},
  1084. </if>
  1085. <if test="record.tonicApprove != null" >
  1086. tonic_approve = #{record.tonicApprove,jdbcType=VARCHAR},
  1087. </if>
  1088. <if test="record.tonicAppUser != null" >
  1089. tonic_app_user = #{record.tonicAppUser,jdbcType=VARCHAR},
  1090. </if>
  1091. <if test="record.isCloseConfirm != null" >
  1092. is_close_confirm = #{record.isCloseConfirm,jdbcType=VARCHAR},
  1093. </if>
  1094. <if test="record.isAlarmConfirm != null" >
  1095. is_alarm_confirm = #{record.isAlarmConfirm,jdbcType=VARCHAR},
  1096. </if>
  1097. <if test="record.isDetectorConfirm != null" >
  1098. is_ detector_confirm = #{record.isDetectorConfirm,jdbcType=VARCHAR},
  1099. </if>
  1100. <if test="record.isKitConfirm != null" >
  1101. is_kit_confirm = #{record.isKitConfirm,jdbcType=VARCHAR},
  1102. </if>
  1103. <if test="record.isFireConfirm != null" >
  1104. is_fire_confirm = #{record.isFireConfirm,jdbcType=VARCHAR},
  1105. </if>
  1106. <if test="record.isRespiratorConfirm != null" >
  1107. is_respirator_confirm = #{record.isRespiratorConfirm,jdbcType=VARCHAR},
  1108. </if>
  1109. <if test="record.isFanConfirm != null" >
  1110. is_fan_confirm = #{record.isFanConfirm,jdbcType=VARCHAR},
  1111. </if>
  1112. <if test="record.isDeviceConfirm != null" >
  1113. is_device_confirm = #{record.isDeviceConfirm,jdbcType=VARCHAR},
  1114. </if>
  1115. <if test="record.tonicTotalNum != null" >
  1116. tonic_total_num = #{record.tonicTotalNum,jdbcType=INTEGER},
  1117. </if>
  1118. <if test="record.tonicTotal != null" >
  1119. tonic_total = #{record.tonicTotal,jdbcType=VARCHAR},
  1120. </if>
  1121. <if test="record.tonicElseNum != null" >
  1122. tonic_else_num = #{record.tonicElseNum,jdbcType=INTEGER},
  1123. </if>
  1124. <if test="record.tonicSecNum != null" >
  1125. tonic_sec_num = #{record.tonicSecNum,jdbcType=INTEGER},
  1126. </if>
  1127. <if test="record.tonicFirstNum != null" >
  1128. tonic_first_num = #{record.tonicFirstNum,jdbcType=INTEGER},
  1129. </if>
  1130. <if test="record.tonicSetNum != null" >
  1131. tonic_set_num = #{record.tonicSetNum,jdbcType=INTEGER},
  1132. </if>
  1133. <if test="record.tonicType != null" >
  1134. tonic_type = #{record.tonicType,jdbcType=VARCHAR},
  1135. </if>
  1136. <if test="record.checkPeopleConfirm != null" >
  1137. check_people_confirm = #{record.checkPeopleConfirm,jdbcType=VARCHAR},
  1138. </if>
  1139. <if test="record.sanqiDate != null" >
  1140. sanqi_date = #{record.sanqiDate,jdbcType=VARCHAR},
  1141. </if>
  1142. <if test="record.sanqiTime != null" >
  1143. sanqi_time = #{record.sanqiTime,jdbcType=VARCHAR},
  1144. </if>
  1145. <if test="record.sanqiType != null" >
  1146. sanqi_type = #{record.sanqiType,jdbcType=VARCHAR},
  1147. </if>
  1148. <if test="record.sanqiApproveUser != null" >
  1149. sanqi_approve_user = #{record.sanqiApproveUser,jdbcType=VARCHAR},
  1150. </if>
  1151. <if test="record.sanqiBz != null" >
  1152. sanqi_bz = #{record.sanqiBz,jdbcType=VARCHAR},
  1153. </if>
  1154. <if test="record.phosphineCheck != null" >
  1155. phosphine_check = #{record.phosphineCheck,jdbcType=VARCHAR},
  1156. </if>
  1157. <if test="record.houseOpen != null" >
  1158. house_open = #{record.houseOpen,jdbcType=VARCHAR},
  1159. </if>
  1160. <if test="record.checkPeopleThree != null" >
  1161. check_people_three = #{record.checkPeopleThree,jdbcType=VARCHAR},
  1162. </if>
  1163. <if test="record.sanqiUser != null" >
  1164. sanqi_user = #{record.sanqiUser,jdbcType=VARCHAR},
  1165. </if>
  1166. <if test="record.medicSet != null" >
  1167. medic_set = #{record.medicSet,jdbcType=VARCHAR},
  1168. </if>
  1169. <if test="record.densityRate != null" >
  1170. density_rate = #{record.densityRate,jdbcType=VARCHAR},
  1171. </if>
  1172. <if test="record.closeDay != null" >
  1173. close_day = #{record.closeDay,jdbcType=VARCHAR},
  1174. </if>
  1175. <if test="record.temperatureAfter != null" >
  1176. temperature_after = #{record.temperatureAfter,jdbcType=VARCHAR},
  1177. </if>
  1178. <if test="record.phosphineRemain != null" >
  1179. phosphine_remain = #{record.phosphineRemain,jdbcType=VARCHAR},
  1180. </if>
  1181. <if test="record.remark != null" >
  1182. remark = #{record.remark,jdbcType=VARCHAR},
  1183. </if>
  1184. <if test="record.cId != null" >
  1185. c_id = #{record.cId,jdbcType=INTEGER},
  1186. </if>
  1187. <if test="record.cTime != null" >
  1188. c_time = #{record.cTime,jdbcType=TIMESTAMP},
  1189. </if>
  1190. <if test="record.uId != null" >
  1191. u_id = #{record.uId,jdbcType=INTEGER},
  1192. </if>
  1193. <if test="record.uTime != null" >
  1194. u_time = #{record.uTime,jdbcType=TIMESTAMP},
  1195. </if>
  1196. </set>
  1197. <if test="_parameter != null" >
  1198. <include refid="Update_By_Example_Where_Clause" />
  1199. </if>
  1200. </update>
  1201. <update id="updateByExample" parameterType="map" >
  1202. update daily_record_fumigation_circle_new_file
  1203. set id = #{record.id,jdbcType=INTEGER},
  1204. flag = #{record.flag,jdbcType=INTEGER},
  1205. file_uuid = #{record.fileUuid,jdbcType=INTEGER},
  1206. house_id = #{record.houseId,jdbcType=INTEGER},
  1207. grain_id = #{record.grainId,jdbcType=INTEGER},
  1208. safe_date = #{record.safeDate,jdbcType=VARCHAR},
  1209. house_type = #{record.houseType,jdbcType=VARCHAR},
  1210. house_water = #{record.houseWater,jdbcType=VARCHAR},
  1211. house_temperature = #{record.houseTemperature,jdbcType=VARCHAR},
  1212. house_volume = #{record.houseVolume,jdbcType=REAL},
  1213. set_type = #{record.setType,jdbcType=VARCHAR},
  1214. house_space = #{record.houseSpace,jdbcType=REAL},
  1215. type = #{record.type,jdbcType=VARCHAR},
  1216. number = #{record.number,jdbcType=INTEGER},
  1217. water = #{record.water,jdbcType=VARCHAR},
  1218. work_time = #{record.workTime,jdbcType=VARCHAR},
  1219. work_date = #{record.workDate,jdbcType=VARCHAR},
  1220. temperature = #{record.temperature,jdbcType=VARCHAR},
  1221. worm_type = #{record.wormType,jdbcType=VARCHAR},
  1222. sanqi_apply = #{record.sanqiApply,jdbcType=VARCHAR},
  1223. tonic_apply = #{record.tonicApply,jdbcType=VARCHAR},
  1224. work_apply = #{record.workApply,jdbcType=VARCHAR},
  1225. airtemperature = #{record.airtemperature,jdbcType=VARCHAR},
  1226. weather = #{record.weather,jdbcType=VARCHAR},
  1227. density_after = #{record.densityAfter,jdbcType=VARCHAR},
  1228. density = #{record.density,jdbcType=VARCHAR},
  1229. medicament = #{record.medicament,jdbcType=VARCHAR},
  1230. safe_method = #{record.safeMethod,jdbcType=VARCHAR},
  1231. safe_effect = #{record.safeEffect,jdbcType=VARCHAR},
  1232. section = #{record.section,jdbcType=VARCHAR},
  1233. safe_people = #{record.safePeople,jdbcType=VARCHAR},
  1234. safe_man = #{record.safeMan,jdbcType=VARCHAR},
  1235. work_people = #{record.workPeople,jdbcType=VARCHAR},
  1236. charge = #{record.charge,jdbcType=VARCHAR},
  1237. is_draft = #{record.isDraft,jdbcType=VARCHAR},
  1238. work_type = #{record.workType,jdbcType=VARCHAR},
  1239. aluminum_num = #{record.aluminumNum,jdbcType=VARCHAR},
  1240. aluminum_type = #{record.aluminumType,jdbcType=VARCHAR},
  1241. set_num = #{record.setNum,jdbcType=INTEGER},
  1242. first_num = #{record.firstNum,jdbcType=INTEGER},
  1243. total_num = #{record.totalNum,jdbcType=INTEGER},
  1244. is_air = #{record.isAir,jdbcType=VARCHAR},
  1245. is_close = #{record.isClose,jdbcType=VARCHAR},
  1246. is_air_safe = #{record.isAirSafe,jdbcType=VARCHAR},
  1247. is_ detector = #{record.isDetector,jdbcType=VARCHAR},
  1248. is_alarm = #{record.isAlarm,jdbcType=VARCHAR},
  1249. is_oxygen = #{record.isOxygen,jdbcType=VARCHAR},
  1250. is_respirator = #{record.isRespirator,jdbcType=VARCHAR},
  1251. is_warning = #{record.isWarning,jdbcType=VARCHAR},
  1252. is_fire = #{record.isFire,jdbcType=VARCHAR},
  1253. is_else = #{record.isElse,jdbcType=VARCHAR},
  1254. is_device = #{record.isDevice,jdbcType=VARCHAR},
  1255. is_kit = #{record.isKit,jdbcType=VARCHAR},
  1256. check_people = #{record.checkPeople,jdbcType=VARCHAR},
  1257. check_close = #{record.checkClose,jdbcType=VARCHAR},
  1258. check_warning = #{record.checkWarning,jdbcType=VARCHAR},
  1259. circle_total = #{record.circleTotal,jdbcType=VARCHAR},
  1260. circle_end = #{record.circleEnd,jdbcType=VARCHAR},
  1261. circle_start = #{record.circleStart,jdbcType=VARCHAR},
  1262. circle_type = #{record.circleType,jdbcType=VARCHAR},
  1263. check_work = #{record.checkWork,jdbcType=VARCHAR},
  1264. tonic_date = #{record.tonicDate,jdbcType=VARCHAR},
  1265. tonic_time = #{record.tonicTime,jdbcType=VARCHAR},
  1266. tonic_approve = #{record.tonicApprove,jdbcType=VARCHAR},
  1267. tonic_app_user = #{record.tonicAppUser,jdbcType=VARCHAR},
  1268. is_close_confirm = #{record.isCloseConfirm,jdbcType=VARCHAR},
  1269. is_alarm_confirm = #{record.isAlarmConfirm,jdbcType=VARCHAR},
  1270. is_ detector_confirm = #{record.isDetectorConfirm,jdbcType=VARCHAR},
  1271. is_kit_confirm = #{record.isKitConfirm,jdbcType=VARCHAR},
  1272. is_fire_confirm = #{record.isFireConfirm,jdbcType=VARCHAR},
  1273. is_respirator_confirm = #{record.isRespiratorConfirm,jdbcType=VARCHAR},
  1274. is_fan_confirm = #{record.isFanConfirm,jdbcType=VARCHAR},
  1275. is_device_confirm = #{record.isDeviceConfirm,jdbcType=VARCHAR},
  1276. tonic_total_num = #{record.tonicTotalNum,jdbcType=INTEGER},
  1277. tonic_total = #{record.tonicTotal,jdbcType=VARCHAR},
  1278. tonic_else_num = #{record.tonicElseNum,jdbcType=INTEGER},
  1279. tonic_sec_num = #{record.tonicSecNum,jdbcType=INTEGER},
  1280. tonic_first_num = #{record.tonicFirstNum,jdbcType=INTEGER},
  1281. tonic_set_num = #{record.tonicSetNum,jdbcType=INTEGER},
  1282. tonic_type = #{record.tonicType,jdbcType=VARCHAR},
  1283. check_people_confirm = #{record.checkPeopleConfirm,jdbcType=VARCHAR},
  1284. sanqi_date = #{record.sanqiDate,jdbcType=VARCHAR},
  1285. sanqi_time = #{record.sanqiTime,jdbcType=VARCHAR},
  1286. sanqi_type = #{record.sanqiType,jdbcType=VARCHAR},
  1287. sanqi_approve_user = #{record.sanqiApproveUser,jdbcType=VARCHAR},
  1288. sanqi_bz = #{record.sanqiBz,jdbcType=VARCHAR},
  1289. phosphine_check = #{record.phosphineCheck,jdbcType=VARCHAR},
  1290. house_open = #{record.houseOpen,jdbcType=VARCHAR},
  1291. check_people_three = #{record.checkPeopleThree,jdbcType=VARCHAR},
  1292. sanqi_user = #{record.sanqiUser,jdbcType=VARCHAR},
  1293. medic_set = #{record.medicSet,jdbcType=VARCHAR},
  1294. density_rate = #{record.densityRate,jdbcType=VARCHAR},
  1295. close_day = #{record.closeDay,jdbcType=VARCHAR},
  1296. temperature_after = #{record.temperatureAfter,jdbcType=VARCHAR},
  1297. phosphine_remain = #{record.phosphineRemain,jdbcType=VARCHAR},
  1298. remark = #{record.remark,jdbcType=VARCHAR},
  1299. c_id = #{record.cId,jdbcType=INTEGER},
  1300. c_time = #{record.cTime,jdbcType=TIMESTAMP},
  1301. u_id = #{record.uId,jdbcType=INTEGER},
  1302. u_time = #{record.uTime,jdbcType=TIMESTAMP}
  1303. <if test="_parameter != null" >
  1304. <include refid="Update_By_Example_Where_Clause" />
  1305. </if>
  1306. </update>
  1307. <update id="updateByPrimaryKeySelective" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewFile" >
  1308. update daily_record_fumigation_circle_new_file
  1309. <set >
  1310. <if test="flag != null" >
  1311. flag = #{flag,jdbcType=INTEGER},
  1312. </if>
  1313. <if test="houseId != null" >
  1314. house_id = #{houseId,jdbcType=INTEGER},
  1315. </if>
  1316. <if test="grainId != null" >
  1317. grain_id = #{grainId,jdbcType=INTEGER},
  1318. </if>
  1319. <if test="safeDate != null" >
  1320. safe_date = #{safeDate,jdbcType=VARCHAR},
  1321. </if>
  1322. <if test="houseType != null" >
  1323. house_type = #{houseType,jdbcType=VARCHAR},
  1324. </if>
  1325. <if test="houseWater != null" >
  1326. house_water = #{houseWater,jdbcType=VARCHAR},
  1327. </if>
  1328. <if test="houseTemperature != null" >
  1329. house_temperature = #{houseTemperature,jdbcType=VARCHAR},
  1330. </if>
  1331. <if test="houseVolume != null" >
  1332. house_volume = #{houseVolume,jdbcType=REAL},
  1333. </if>
  1334. <if test="setType != null" >
  1335. set_type = #{setType,jdbcType=VARCHAR},
  1336. </if>
  1337. <if test="houseSpace != null" >
  1338. house_space = #{houseSpace,jdbcType=REAL},
  1339. </if>
  1340. <if test="type != null" >
  1341. type = #{type,jdbcType=VARCHAR},
  1342. </if>
  1343. <if test="number != null" >
  1344. number = #{number,jdbcType=INTEGER},
  1345. </if>
  1346. <if test="water != null" >
  1347. water = #{water,jdbcType=VARCHAR},
  1348. </if>
  1349. <if test="workTime != null" >
  1350. work_time = #{workTime,jdbcType=VARCHAR},
  1351. </if>
  1352. <if test="workDate != null" >
  1353. work_date = #{workDate,jdbcType=VARCHAR},
  1354. </if>
  1355. <if test="temperature != null" >
  1356. temperature = #{temperature,jdbcType=VARCHAR},
  1357. </if>
  1358. <if test="wormType != null" >
  1359. worm_type = #{wormType,jdbcType=VARCHAR},
  1360. </if>
  1361. <if test="sanqiApply != null" >
  1362. sanqi_apply = #{sanqiApply,jdbcType=VARCHAR},
  1363. </if>
  1364. <if test="tonicApply != null" >
  1365. tonic_apply = #{tonicApply,jdbcType=VARCHAR},
  1366. </if>
  1367. <if test="workApply != null" >
  1368. work_apply = #{workApply,jdbcType=VARCHAR},
  1369. </if>
  1370. <if test="airtemperature != null" >
  1371. airtemperature = #{airtemperature,jdbcType=VARCHAR},
  1372. </if>
  1373. <if test="weather != null" >
  1374. weather = #{weather,jdbcType=VARCHAR},
  1375. </if>
  1376. <if test="densityAfter != null" >
  1377. density_after = #{densityAfter,jdbcType=VARCHAR},
  1378. </if>
  1379. <if test="density != null" >
  1380. density = #{density,jdbcType=VARCHAR},
  1381. </if>
  1382. <if test="medicament != null" >
  1383. medicament = #{medicament,jdbcType=VARCHAR},
  1384. </if>
  1385. <if test="safeMethod != null" >
  1386. safe_method = #{safeMethod,jdbcType=VARCHAR},
  1387. </if>
  1388. <if test="safeEffect != null" >
  1389. safe_effect = #{safeEffect,jdbcType=VARCHAR},
  1390. </if>
  1391. <if test="section != null" >
  1392. section = #{section,jdbcType=VARCHAR},
  1393. </if>
  1394. <if test="safePeople != null" >
  1395. safe_people = #{safePeople,jdbcType=VARCHAR},
  1396. </if>
  1397. <if test="safeMan != null" >
  1398. safe_man = #{safeMan,jdbcType=VARCHAR},
  1399. </if>
  1400. <if test="workPeople != null" >
  1401. work_people = #{workPeople,jdbcType=VARCHAR},
  1402. </if>
  1403. <if test="charge != null" >
  1404. charge = #{charge,jdbcType=VARCHAR},
  1405. </if>
  1406. <if test="isDraft != null" >
  1407. is_draft = #{isDraft,jdbcType=VARCHAR},
  1408. </if>
  1409. <if test="workType != null" >
  1410. work_type = #{workType,jdbcType=VARCHAR},
  1411. </if>
  1412. <if test="aluminumNum != null" >
  1413. aluminum_num = #{aluminumNum,jdbcType=VARCHAR},
  1414. </if>
  1415. <if test="aluminumType != null" >
  1416. aluminum_type = #{aluminumType,jdbcType=VARCHAR},
  1417. </if>
  1418. <if test="setNum != null" >
  1419. set_num = #{setNum,jdbcType=INTEGER},
  1420. </if>
  1421. <if test="firstNum != null" >
  1422. first_num = #{firstNum,jdbcType=INTEGER},
  1423. </if>
  1424. <if test="totalNum != null" >
  1425. total_num = #{totalNum,jdbcType=INTEGER},
  1426. </if>
  1427. <if test="isAir != null" >
  1428. is_air = #{isAir,jdbcType=VARCHAR},
  1429. </if>
  1430. <if test="isClose != null" >
  1431. is_close = #{isClose,jdbcType=VARCHAR},
  1432. </if>
  1433. <if test="isAirSafe != null" >
  1434. is_air_safe = #{isAirSafe,jdbcType=VARCHAR},
  1435. </if>
  1436. <if test="isDetector != null" >
  1437. is_ detector = #{isDetector,jdbcType=VARCHAR},
  1438. </if>
  1439. <if test="isAlarm != null" >
  1440. is_alarm = #{isAlarm,jdbcType=VARCHAR},
  1441. </if>
  1442. <if test="isOxygen != null" >
  1443. is_oxygen = #{isOxygen,jdbcType=VARCHAR},
  1444. </if>
  1445. <if test="isRespirator != null" >
  1446. is_respirator = #{isRespirator,jdbcType=VARCHAR},
  1447. </if>
  1448. <if test="isWarning != null" >
  1449. is_warning = #{isWarning,jdbcType=VARCHAR},
  1450. </if>
  1451. <if test="isFire != null" >
  1452. is_fire = #{isFire,jdbcType=VARCHAR},
  1453. </if>
  1454. <if test="isElse != null" >
  1455. is_else = #{isElse,jdbcType=VARCHAR},
  1456. </if>
  1457. <if test="isDevice != null" >
  1458. is_device = #{isDevice,jdbcType=VARCHAR},
  1459. </if>
  1460. <if test="isKit != null" >
  1461. is_kit = #{isKit,jdbcType=VARCHAR},
  1462. </if>
  1463. <if test="checkPeople != null" >
  1464. check_people = #{checkPeople,jdbcType=VARCHAR},
  1465. </if>
  1466. <if test="checkClose != null" >
  1467. check_close = #{checkClose,jdbcType=VARCHAR},
  1468. </if>
  1469. <if test="checkWarning != null" >
  1470. check_warning = #{checkWarning,jdbcType=VARCHAR},
  1471. </if>
  1472. <if test="circleTotal != null" >
  1473. circle_total = #{circleTotal,jdbcType=VARCHAR},
  1474. </if>
  1475. <if test="circleEnd != null" >
  1476. circle_end = #{circleEnd,jdbcType=VARCHAR},
  1477. </if>
  1478. <if test="circleStart != null" >
  1479. circle_start = #{circleStart,jdbcType=VARCHAR},
  1480. </if>
  1481. <if test="circleType != null" >
  1482. circle_type = #{circleType,jdbcType=VARCHAR},
  1483. </if>
  1484. <if test="checkWork != null" >
  1485. check_work = #{checkWork,jdbcType=VARCHAR},
  1486. </if>
  1487. <if test="tonicDate != null" >
  1488. tonic_date = #{tonicDate,jdbcType=VARCHAR},
  1489. </if>
  1490. <if test="tonicTime != null" >
  1491. tonic_time = #{tonicTime,jdbcType=VARCHAR},
  1492. </if>
  1493. <if test="tonicApprove != null" >
  1494. tonic_approve = #{tonicApprove,jdbcType=VARCHAR},
  1495. </if>
  1496. <if test="tonicAppUser != null" >
  1497. tonic_app_user = #{tonicAppUser,jdbcType=VARCHAR},
  1498. </if>
  1499. <if test="isCloseConfirm != null" >
  1500. is_close_confirm = #{isCloseConfirm,jdbcType=VARCHAR},
  1501. </if>
  1502. <if test="isAlarmConfirm != null" >
  1503. is_alarm_confirm = #{isAlarmConfirm,jdbcType=VARCHAR},
  1504. </if>
  1505. <if test="isDetectorConfirm != null" >
  1506. is_ detector_confirm = #{isDetectorConfirm,jdbcType=VARCHAR},
  1507. </if>
  1508. <if test="isKitConfirm != null" >
  1509. is_kit_confirm = #{isKitConfirm,jdbcType=VARCHAR},
  1510. </if>
  1511. <if test="isFireConfirm != null" >
  1512. is_fire_confirm = #{isFireConfirm,jdbcType=VARCHAR},
  1513. </if>
  1514. <if test="isRespiratorConfirm != null" >
  1515. is_respirator_confirm = #{isRespiratorConfirm,jdbcType=VARCHAR},
  1516. </if>
  1517. <if test="isFanConfirm != null" >
  1518. is_fan_confirm = #{isFanConfirm,jdbcType=VARCHAR},
  1519. </if>
  1520. <if test="isDeviceConfirm != null" >
  1521. is_device_confirm = #{isDeviceConfirm,jdbcType=VARCHAR},
  1522. </if>
  1523. <if test="tonicTotalNum != null" >
  1524. tonic_total_num = #{tonicTotalNum,jdbcType=INTEGER},
  1525. </if>
  1526. <if test="tonicTotal != null" >
  1527. tonic_total = #{tonicTotal,jdbcType=VARCHAR},
  1528. </if>
  1529. <if test="tonicElseNum != null" >
  1530. tonic_else_num = #{tonicElseNum,jdbcType=INTEGER},
  1531. </if>
  1532. <if test="tonicSecNum != null" >
  1533. tonic_sec_num = #{tonicSecNum,jdbcType=INTEGER},
  1534. </if>
  1535. <if test="tonicFirstNum != null" >
  1536. tonic_first_num = #{tonicFirstNum,jdbcType=INTEGER},
  1537. </if>
  1538. <if test="tonicSetNum != null" >
  1539. tonic_set_num = #{tonicSetNum,jdbcType=INTEGER},
  1540. </if>
  1541. <if test="tonicType != null" >
  1542. tonic_type = #{tonicType,jdbcType=VARCHAR},
  1543. </if>
  1544. <if test="checkPeopleConfirm != null" >
  1545. check_people_confirm = #{checkPeopleConfirm,jdbcType=VARCHAR},
  1546. </if>
  1547. <if test="sanqiDate != null" >
  1548. sanqi_date = #{sanqiDate,jdbcType=VARCHAR},
  1549. </if>
  1550. <if test="sanqiTime != null" >
  1551. sanqi_time = #{sanqiTime,jdbcType=VARCHAR},
  1552. </if>
  1553. <if test="sanqiType != null" >
  1554. sanqi_type = #{sanqiType,jdbcType=VARCHAR},
  1555. </if>
  1556. <if test="sanqiApproveUser != null" >
  1557. sanqi_approve_user = #{sanqiApproveUser,jdbcType=VARCHAR},
  1558. </if>
  1559. <if test="sanqiBz != null" >
  1560. sanqi_bz = #{sanqiBz,jdbcType=VARCHAR},
  1561. </if>
  1562. <if test="phosphineCheck != null" >
  1563. phosphine_check = #{phosphineCheck,jdbcType=VARCHAR},
  1564. </if>
  1565. <if test="houseOpen != null" >
  1566. house_open = #{houseOpen,jdbcType=VARCHAR},
  1567. </if>
  1568. <if test="checkPeopleThree != null" >
  1569. check_people_three = #{checkPeopleThree,jdbcType=VARCHAR},
  1570. </if>
  1571. <if test="sanqiUser != null" >
  1572. sanqi_user = #{sanqiUser,jdbcType=VARCHAR},
  1573. </if>
  1574. <if test="medicSet != null" >
  1575. medic_set = #{medicSet,jdbcType=VARCHAR},
  1576. </if>
  1577. <if test="densityRate != null" >
  1578. density_rate = #{densityRate,jdbcType=VARCHAR},
  1579. </if>
  1580. <if test="closeDay != null" >
  1581. close_day = #{closeDay,jdbcType=VARCHAR},
  1582. </if>
  1583. <if test="temperatureAfter != null" >
  1584. temperature_after = #{temperatureAfter,jdbcType=VARCHAR},
  1585. </if>
  1586. <if test="phosphineRemain != null" >
  1587. phosphine_remain = #{phosphineRemain,jdbcType=VARCHAR},
  1588. </if>
  1589. <if test="remark != null" >
  1590. remark = #{remark,jdbcType=VARCHAR},
  1591. </if>
  1592. <if test="cId != null" >
  1593. c_id = #{cId,jdbcType=INTEGER},
  1594. </if>
  1595. <if test="cTime != null" >
  1596. c_time = #{cTime,jdbcType=TIMESTAMP},
  1597. </if>
  1598. <if test="uId != null" >
  1599. u_id = #{uId,jdbcType=INTEGER},
  1600. </if>
  1601. <if test="uTime != null" >
  1602. u_time = #{uTime,jdbcType=TIMESTAMP},
  1603. </if>
  1604. </set>
  1605. where id = #{id,jdbcType=INTEGER}
  1606. </update>
  1607. <update id="updateByPrimaryKey" parameterType="cn.ourwill.module.house.entity.new_entity.DailyRecordFumigationCircleNewFile" >
  1608. update daily_record_fumigation_circle_new_file
  1609. set house_id = #{houseId,jdbcType=INTEGER},
  1610. flag = #{flag,jdbcType=INTEGER},
  1611. grain_id = #{grainId,jdbcType=INTEGER},
  1612. safe_date = #{safeDate,jdbcType=VARCHAR},
  1613. house_type = #{houseType,jdbcType=VARCHAR},
  1614. house_water = #{houseWater,jdbcType=VARCHAR},
  1615. house_temperature = #{houseTemperature,jdbcType=VARCHAR},
  1616. house_volume = #{houseVolume,jdbcType=REAL},
  1617. set_type = #{setType,jdbcType=VARCHAR},
  1618. house_space = #{houseSpace,jdbcType=REAL},
  1619. type = #{type,jdbcType=VARCHAR},
  1620. number = #{number,jdbcType=INTEGER},
  1621. water = #{water,jdbcType=VARCHAR},
  1622. work_time = #{workTime,jdbcType=VARCHAR},
  1623. work_date = #{workDate,jdbcType=VARCHAR},
  1624. temperature = #{temperature,jdbcType=VARCHAR},
  1625. worm_type = #{wormType,jdbcType=VARCHAR},
  1626. sanqi_apply = #{sanqiApply,jdbcType=VARCHAR},
  1627. tonic_apply = #{tonicApply,jdbcType=VARCHAR},
  1628. work_apply = #{workApply,jdbcType=VARCHAR},
  1629. airtemperature = #{airtemperature,jdbcType=VARCHAR},
  1630. weather = #{weather,jdbcType=VARCHAR},
  1631. density_after = #{densityAfter,jdbcType=VARCHAR},
  1632. density = #{density,jdbcType=VARCHAR},
  1633. medicament = #{medicament,jdbcType=VARCHAR},
  1634. safe_method = #{safeMethod,jdbcType=VARCHAR},
  1635. safe_effect = #{safeEffect,jdbcType=VARCHAR},
  1636. section = #{section,jdbcType=VARCHAR},
  1637. safe_people = #{safePeople,jdbcType=VARCHAR},
  1638. safe_man = #{safeMan,jdbcType=VARCHAR},
  1639. work_people = #{workPeople,jdbcType=VARCHAR},
  1640. charge = #{charge,jdbcType=VARCHAR},
  1641. is_draft = #{isDraft,jdbcType=VARCHAR},
  1642. work_type = #{workType,jdbcType=VARCHAR},
  1643. aluminum_num = #{aluminumNum,jdbcType=VARCHAR},
  1644. aluminum_type = #{aluminumType,jdbcType=VARCHAR},
  1645. set_num = #{setNum,jdbcType=INTEGER},
  1646. first_num = #{firstNum,jdbcType=INTEGER},
  1647. total_num = #{totalNum,jdbcType=INTEGER},
  1648. is_air = #{isAir,jdbcType=VARCHAR},
  1649. is_close = #{isClose,jdbcType=VARCHAR},
  1650. is_air_safe = #{isAirSafe,jdbcType=VARCHAR},
  1651. is_ detector = #{isDetector,jdbcType=VARCHAR},
  1652. is_alarm = #{isAlarm,jdbcType=VARCHAR},
  1653. is_oxygen = #{isOxygen,jdbcType=VARCHAR},
  1654. is_respirator = #{isRespirator,jdbcType=VARCHAR},
  1655. is_warning = #{isWarning,jdbcType=VARCHAR},
  1656. is_fire = #{isFire,jdbcType=VARCHAR},
  1657. is_else = #{isElse,jdbcType=VARCHAR},
  1658. is_device = #{isDevice,jdbcType=VARCHAR},
  1659. is_kit = #{isKit,jdbcType=VARCHAR},
  1660. check_people = #{checkPeople,jdbcType=VARCHAR},
  1661. check_close = #{checkClose,jdbcType=VARCHAR},
  1662. check_warning = #{checkWarning,jdbcType=VARCHAR},
  1663. circle_total = #{circleTotal,jdbcType=VARCHAR},
  1664. circle_end = #{circleEnd,jdbcType=VARCHAR},
  1665. circle_start = #{circleStart,jdbcType=VARCHAR},
  1666. circle_type = #{circleType,jdbcType=VARCHAR},
  1667. check_work = #{checkWork,jdbcType=VARCHAR},
  1668. tonic_date = #{tonicDate,jdbcType=VARCHAR},
  1669. tonic_time = #{tonicTime,jdbcType=VARCHAR},
  1670. tonic_approve = #{tonicApprove,jdbcType=VARCHAR},
  1671. tonic_app_user = #{tonicAppUser,jdbcType=VARCHAR},
  1672. is_close_confirm = #{isCloseConfirm,jdbcType=VARCHAR},
  1673. is_alarm_confirm = #{isAlarmConfirm,jdbcType=VARCHAR},
  1674. is_ detector_confirm = #{isDetectorConfirm,jdbcType=VARCHAR},
  1675. is_kit_confirm = #{isKitConfirm,jdbcType=VARCHAR},
  1676. is_fire_confirm = #{isFireConfirm,jdbcType=VARCHAR},
  1677. is_respirator_confirm = #{isRespiratorConfirm,jdbcType=VARCHAR},
  1678. is_fan_confirm = #{isFanConfirm,jdbcType=VARCHAR},
  1679. is_device_confirm = #{isDeviceConfirm,jdbcType=VARCHAR},
  1680. tonic_total_num = #{tonicTotalNum,jdbcType=INTEGER},
  1681. tonic_total = #{tonicTotal,jdbcType=VARCHAR},
  1682. tonic_else_num = #{tonicElseNum,jdbcType=INTEGER},
  1683. tonic_sec_num = #{tonicSecNum,jdbcType=INTEGER},
  1684. tonic_first_num = #{tonicFirstNum,jdbcType=INTEGER},
  1685. tonic_set_num = #{tonicSetNum,jdbcType=INTEGER},
  1686. tonic_type = #{tonicType,jdbcType=VARCHAR},
  1687. check_people_confirm = #{checkPeopleConfirm,jdbcType=VARCHAR},
  1688. sanqi_date = #{sanqiDate,jdbcType=VARCHAR},
  1689. sanqi_time = #{sanqiTime,jdbcType=VARCHAR},
  1690. sanqi_type = #{sanqiType,jdbcType=VARCHAR},
  1691. sanqi_approve_user = #{sanqiApproveUser,jdbcType=VARCHAR},
  1692. sanqi_bz = #{sanqiBz,jdbcType=VARCHAR},
  1693. phosphine_check = #{phosphineCheck,jdbcType=VARCHAR},
  1694. house_open = #{houseOpen,jdbcType=VARCHAR},
  1695. check_people_three = #{checkPeopleThree,jdbcType=VARCHAR},
  1696. sanqi_user = #{sanqiUser,jdbcType=VARCHAR},
  1697. medic_set = #{medicSet,jdbcType=VARCHAR},
  1698. density_rate = #{densityRate,jdbcType=VARCHAR},
  1699. close_day = #{closeDay,jdbcType=VARCHAR},
  1700. temperature_after = #{temperatureAfter,jdbcType=VARCHAR},
  1701. phosphine_remain = #{phosphineRemain,jdbcType=VARCHAR},
  1702. remark = #{remark,jdbcType=VARCHAR},
  1703. c_id = #{cId,jdbcType=INTEGER},
  1704. c_time = #{cTime,jdbcType=TIMESTAMP},
  1705. u_id = #{uId,jdbcType=INTEGER},
  1706. u_time = #{uTime,jdbcType=TIMESTAMP}
  1707. where id = #{id,jdbcType=INTEGER}
  1708. </update>
  1709. </mapper>