TVentilationOperation.java 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957
  1. package com.chinaitop.depot.storage.model;
  2. import java.math.BigDecimal;
  3. import java.util.Date;
  4. import com.fasterxml.jackson.annotation.JsonFormat;
  5. public class TVentilationOperation {
  6. //业务参数
  7. private String houseId;
  8. public String getHouseId() {
  9. return houseId;
  10. }
  11. public void setHouseId(String houseId) {
  12. this.houseId = houseId;
  13. }
  14. /**
  15. * This field was generated by MyBatis Generator.
  16. * This field corresponds to the database column t_ventilation_operation.id
  17. *
  18. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  19. */
  20. private String id;
  21. /**
  22. * This field was generated by MyBatis Generator.
  23. * This field corresponds to the database column t_ventilation_operation.cfbh
  24. *
  25. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  26. */
  27. private String cfbh;
  28. /**
  29. * This field was generated by MyBatis Generator.
  30. * This field corresponds to the database column t_ventilation_operation.cfmc
  31. *
  32. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  33. */
  34. private String cfmc;
  35. /**
  36. * This field was generated by MyBatis Generator.
  37. * This field corresponds to the database column t_ventilation_operation.cflx
  38. *
  39. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  40. */
  41. private String cflx;
  42. /**
  43. * This field was generated by MyBatis Generator.
  44. * This field corresponds to the database column t_ventilation_operation.cncd
  45. *
  46. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  47. */
  48. private String cncd;
  49. /**
  50. * This field was generated by MyBatis Generator.
  51. * This field corresponds to the database column t_ventilation_operation.cnkd
  52. *
  53. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  54. */
  55. private String cnkd;
  56. /**
  57. * This field was generated by MyBatis Generator.
  58. * This field corresponds to the database column t_ventilation_operation.zjnj
  59. *
  60. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  61. */
  62. private String zjnj;
  63. /**
  64. * This field was generated by MyBatis Generator.
  65. * This field corresponds to the database column t_ventilation_operation.sjclxgd
  66. *
  67. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  68. */
  69. private String sjclxgd;
  70. /**
  71. * This field was generated by MyBatis Generator.
  72. * This field corresponds to the database column t_ventilation_operation.pz
  73. *
  74. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  75. */
  76. private Integer pz;
  77. /**
  78. * This field was generated by MyBatis Generator.
  79. * This field corresponds to the database column t_ventilation_operation.sl
  80. *
  81. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  82. */
  83. private String sl;
  84. /**
  85. * This field was generated by MyBatis Generator.
  86. * This field corresponds to the database column t_ventilation_operation.kxd
  87. *
  88. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  89. */
  90. private String kxd;
  91. /**
  92. * This field was generated by MyBatis Generator.
  93. * This field corresponds to the database column t_ventilation_operation.cd
  94. *
  95. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  96. */
  97. private String cd;
  98. /**
  99. * This field was generated by MyBatis Generator.
  100. * This field corresponds to the database column t_ventilation_operation.kd
  101. *
  102. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  103. */
  104. private String kd;
  105. /**
  106. * This field was generated by MyBatis Generator.
  107. * This field corresponds to the database column t_ventilation_operation.zj
  108. *
  109. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  110. */
  111. private String zj;
  112. /**
  113. * This field was generated by MyBatis Generator.
  114. * This field corresponds to the database column t_ventilation_operation.ldgd
  115. *
  116. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  117. */
  118. private String ldgd;
  119. /**
  120. * This field was generated by MyBatis Generator.
  121. * This field corresponds to the database column t_ventilation_operation.dlxs
  122. *
  123. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  124. */
  125. private String dlxs;
  126. /**
  127. * This field was generated by MyBatis Generator.
  128. * This field corresponds to the database column t_ventilation_operation.tflx
  129. *
  130. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  131. */
  132. private String tflx;
  133. /**
  134. * This field was generated by MyBatis Generator.
  135. * This field corresponds to the database column t_ventilation_operation.fwlx
  136. *
  137. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  138. */
  139. private String fwlx;
  140. /**
  141. * This field was generated by MyBatis Generator.
  142. * This field corresponds to the database column t_ventilation_operation.fwszfs
  143. *
  144. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  145. */
  146. private String fwszfs;
  147. /**
  148. * This field was generated by MyBatis Generator.
  149. * This field corresponds to the database column t_ventilation_operation.zfdjmj
  150. *
  151. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  152. */
  153. private String zfdjmj;
  154. /**
  155. * This field was generated by MyBatis Generator.
  156. * This field corresponds to the database column t_ventilation_operation.fwkkl
  157. *
  158. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  159. */
  160. private String fwkkl;
  161. /**
  162. * This field was generated by MyBatis Generator.
  163. * This field corresponds to the database column t_ventilation_operation.kqtjb
  164. *
  165. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  166. */
  167. private String kqtjb;
  168. /**
  169. * This field was generated by MyBatis Generator.
  170. * This field corresponds to the database column t_ventilation_operation.tfkszgs
  171. *
  172. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  173. */
  174. private String tfkszgs;
  175. /**
  176. * This field was generated by MyBatis Generator.
  177. * This field corresponds to the database column t_ventilation_operation.tfkssj
  178. *
  179. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  180. */
  181. @JsonFormat(pattern = "yyyy-MM-dd", timezone="GMT+8")
  182. private Date tfkssj;
  183. /**
  184. * This field was generated by MyBatis Generator.
  185. * This field corresponds to the database column t_ventilation_operation.tfjssj
  186. *
  187. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  188. */
  189. @JsonFormat(pattern = "yyyy-MM-dd", timezone="GMT+8")
  190. private Date tfjssj;
  191. /**
  192. * This field was generated by MyBatis Generator.
  193. * This field corresponds to the database column t_ventilation_operation.tfmd
  194. *
  195. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  196. */
  197. private String tfmd;
  198. /**
  199. * This field was generated by MyBatis Generator.
  200. * This field corresponds to the database column t_ventilation_operation.tfzyfzr
  201. *
  202. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  203. */
  204. private String tfzyfzr;
  205. /**
  206. * This field was generated by MyBatis Generator.
  207. * This field corresponds to the database column t_ventilation_operation.djrq
  208. *
  209. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  210. */
  211. private Date djrq;
  212. /**
  213. * This field was generated by MyBatis Generator.
  214. * This field corresponds to the database column t_ventilation_operation.tfjxh
  215. *
  216. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  217. */
  218. private String tfjxh;
  219. /**
  220. * This field was generated by MyBatis Generator.
  221. * This field corresponds to the database column t_ventilation_operation.tfjts
  222. *
  223. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  224. */
  225. private String tfjts;
  226. /**
  227. * This field was generated by MyBatis Generator.
  228. * This field corresponds to the database column t_ventilation_operation.dtfjedqy
  229. *
  230. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  231. */
  232. private String dtfjedqy;
  233. /**
  234. * This field was generated by MyBatis Generator.
  235. * This field corresponds to the database column t_ventilation_operation.dtfjedfl
  236. *
  237. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  238. */
  239. private String dtfjedfl;
  240. /**
  241. * This field was generated by MyBatis Generator.
  242. * This field corresponds to the database column t_ventilation_operation.dtfjedgl
  243. *
  244. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  245. */
  246. private String dtfjedgl;
  247. /**
  248. * This field was generated by MyBatis Generator.
  249. * This field corresponds to the database column t_ventilation_operation.sffs
  250. *
  251. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  252. */
  253. private String sffs;
  254. /**
  255. * This field was generated by MyBatis Generator.
  256. * This field corresponds to the database column t_ventilation_operation.dtfjscfl
  257. *
  258. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  259. */
  260. private String dtfjscfl;
  261. /**
  262. * This field was generated by MyBatis Generator.
  263. * This field corresponds to the database column t_ventilation_operation.dtfjzgl
  264. *
  265. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  266. */
  267. private String dtfjzgl;
  268. /**
  269. * This field was generated by MyBatis Generator.
  270. * This field corresponds to the database column t_ventilation_operation.zfl
  271. *
  272. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  273. */
  274. private String zfl;
  275. /**
  276. * This field was generated by MyBatis Generator.
  277. * This field corresponds to the database column t_ventilation_operation.dwtfl
  278. *
  279. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  280. */
  281. private String dwtfl;
  282. /**
  283. * This field was generated by MyBatis Generator.
  284. * This field corresponds to the database column t_ventilation_operation.scxtzl
  285. *
  286. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  287. */
  288. private String scxtzl;
  289. /**
  290. * This field was generated by MyBatis Generator.
  291. * This field corresponds to the database column t_ventilation_operation.zhdl
  292. *
  293. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  294. */
  295. private String zhdl;
  296. /**
  297. * This field was generated by MyBatis Generator.
  298. * This field corresponds to the database column t_ventilation_operation.one_qw
  299. *
  300. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  301. */
  302. private String oneQw;
  303. /**
  304. * This field was generated by MyBatis Generator.
  305. * This field corresponds to the database column t_ventilation_operation.one_tfqpjlw
  306. *
  307. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  308. */
  309. private String oneTfqpjlw;
  310. /**
  311. * This field was generated by MyBatis Generator.
  312. * This field corresponds to the database column t_ventilation_operation.one_zysc
  313. *
  314. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  315. */
  316. private String oneZysc;
  317. /**
  318. * This field was generated by MyBatis Generator.
  319. * This field corresponds to the database column t_ventilation_operation.one_pjqs
  320. *
  321. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  322. */
  323. private String onePjqs;
  324. /**
  325. * This field was generated by MyBatis Generator.
  326. * This field corresponds to the database column t_ventilation_operation.two_qw
  327. *
  328. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  329. */
  330. private String twoQw;
  331. /**
  332. * This field was generated by MyBatis Generator.
  333. * This field corresponds to the database column t_ventilation_operation.two_tfqpjlw
  334. *
  335. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  336. */
  337. private String twoTfqpjlw;
  338. /**
  339. * This field was generated by MyBatis Generator.
  340. * This field corresponds to the database column t_ventilation_operation.two_zysc
  341. *
  342. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  343. */
  344. private String twoZysc;
  345. /**
  346. * This field was generated by MyBatis Generator.
  347. * This field corresponds to the database column t_ventilation_operation.two_pjqs
  348. *
  349. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  350. */
  351. private String twoPjqs;
  352. /**
  353. * This field was generated by MyBatis Generator.
  354. * This field corresponds to the database column t_ventilation_operation.three_qw
  355. *
  356. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  357. */
  358. private String threeQw;
  359. /**
  360. * This field was generated by MyBatis Generator.
  361. * This field corresponds to the database column t_ventilation_operation.three_tfqpjlw
  362. *
  363. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  364. */
  365. private String threeTfqpjlw;
  366. /**
  367. * This field was generated by MyBatis Generator.
  368. * This field corresponds to the database column t_ventilation_operation.three_zysc
  369. *
  370. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  371. */
  372. private String threeZysc;
  373. /**
  374. * This field was generated by MyBatis Generator.
  375. * This field corresponds to the database column t_ventilation_operation.three_pjqs
  376. *
  377. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  378. */
  379. private String threePjqs;
  380. /**
  381. * This field was generated by MyBatis Generator.
  382. * This field corresponds to the database column t_ventilation_operation.four_qw
  383. *
  384. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  385. */
  386. private String fourQw;
  387. /**
  388. * This field was generated by MyBatis Generator.
  389. * This field corresponds to the database column t_ventilation_operation.four_tfqpjlw
  390. *
  391. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  392. */
  393. private String fourTfqpjlw;
  394. /**
  395. * This field was generated by MyBatis Generator.
  396. * This field corresponds to the database column t_ventilation_operation.four_pjqs
  397. *
  398. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  399. */
  400. private String fourPjqs;
  401. /**
  402. * This field was generated by MyBatis Generator.
  403. * This field corresponds to the database column t_ventilation_operation.four_zysc
  404. *
  405. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  406. */
  407. private String fourZysc;
  408. /**
  409. * This field was generated by MyBatis Generator.
  410. * This field corresponds to the database column t_ventilation_operation.tfqpjlw
  411. *
  412. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  413. */
  414. private String tfqpjlw;
  415. /**
  416. * This field was generated by MyBatis Generator.
  417. * This field corresponds to the database column t_ventilation_operation.tfhpjlw
  418. *
  419. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  420. */
  421. private String tfhpjlw;
  422. /**
  423. * This field was generated by MyBatis Generator.
  424. * This field corresponds to the database column t_ventilation_operation.jwfd
  425. *
  426. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  427. */
  428. private String jwfd;
  429. /**
  430. * This field was generated by MyBatis Generator.
  431. * This field corresponds to the database column t_ventilation_operation.dljwnh
  432. *
  433. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  434. */
  435. private String dljwnh;
  436. /**
  437. * This field was generated by MyBatis Generator.
  438. * This field corresponds to the database column t_ventilation_operation.sslssl
  439. *
  440. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  441. */
  442. private String sslssl;
  443. /**
  444. * This field was generated by MyBatis Generator.
  445. * This field corresponds to the database column t_ventilation_operation.tfqpjsf
  446. *
  447. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  448. */
  449. private String tfqpjsf;
  450. /**
  451. * This field was generated by MyBatis Generator.
  452. * This field corresponds to the database column t_ventilation_operation.tfhpjsf
  453. *
  454. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  455. */
  456. private String tfhpjsf;
  457. /**
  458. * This field was generated by MyBatis Generator.
  459. * This field corresponds to the database column t_ventilation_operation.jsfd
  460. *
  461. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  462. */
  463. private String jsfd;
  464. /**
  465. * This field was generated by MyBatis Generator.
  466. * This field corresponds to the database column t_ventilation_operation.dljsnh
  467. *
  468. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  469. */
  470. private String dljsnh;
  471. /**
  472. * This field was generated by MyBatis Generator.
  473. * This field corresponds to the database column t_ventilation_operation.bsxgpjjg
  474. *
  475. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  476. */
  477. private String bsxgpjjg;
  478. /**
  479. * This field was generated by MyBatis Generator.
  480. * This field corresponds to the database column t_ventilation_operation.jyxzx
  481. *
  482. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  483. */
  484. private String jyxzx;
  485. /**
  486. * This field was generated by MyBatis Generator.
  487. * This field corresponds to the database column t_ventilation_operation.jyxsc
  488. *
  489. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  490. */
  491. private String jyxsc;
  492. /**
  493. * This field was generated by MyBatis Generator.
  494. * This field corresponds to the database column t_ventilation_operation.jyxzc
  495. *
  496. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  497. */
  498. private String jyxzc;
  499. /**
  500. * This field was generated by MyBatis Generator.
  501. * This field corresponds to the database column t_ventilation_operation.jyxxc
  502. *
  503. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  504. */
  505. private String jyxxc;
  506. /**
  507. * This field was generated by MyBatis Generator.
  508. * This field corresponds to the database column t_ventilation_operation.tfqcnw
  509. *
  510. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  511. */
  512. private String tfqcnw;
  513. /**
  514. * This field was generated by MyBatis Generator.
  515. * This field corresponds to the database column t_ventilation_operation.tfqcns
  516. *
  517. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  518. */
  519. private String tfqcns;
  520. /**
  521. * This field was generated by MyBatis Generator.
  522. * This field corresponds to the database column t_ventilation_operation.tfqcww
  523. *
  524. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  525. */
  526. private String tfqcww;
  527. /**
  528. * This field was generated by MyBatis Generator.
  529. * This field corresponds to the database column t_ventilation_operation.tfqcws
  530. *
  531. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  532. */
  533. private String tfqcws;
  534. /**
  535. * This field was generated by MyBatis Generator.
  536. * This field corresponds to the database column t_ventilation_operation.tfqzglw
  537. *
  538. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  539. */
  540. private String tfqzglw;
  541. /**
  542. * This field was generated by MyBatis Generator.
  543. * This field corresponds to the database column t_ventilation_operation.tfqzdlw
  544. *
  545. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  546. */
  547. private String tfqzdlw;
  548. /**
  549. * This field was generated by MyBatis Generator.
  550. * This field corresponds to the database column t_ventilation_operation.tfhcnw
  551. *
  552. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  553. */
  554. private String tfhcnw;
  555. /**
  556. * This field was generated by MyBatis Generator.
  557. * This field corresponds to the database column t_ventilation_operation.tfhcns
  558. *
  559. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  560. */
  561. private String tfhcns;
  562. /**
  563. * This field was generated by MyBatis Generator.
  564. * This field corresponds to the database column t_ventilation_operation.tfhcww
  565. *
  566. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  567. */
  568. private String tfhcww;
  569. /**
  570. * This field was generated by MyBatis Generator.
  571. * This field corresponds to the database column t_ventilation_operation.tfhcws
  572. *
  573. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  574. */
  575. private String tfhcws;
  576. /**
  577. * This field was generated by MyBatis Generator.
  578. * This field corresponds to the database column t_ventilation_operation.tfhzglw
  579. *
  580. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  581. */
  582. private String tfhzglw;
  583. /**
  584. * This field was generated by MyBatis Generator.
  585. * This field corresponds to the database column t_ventilation_operation.tfhzdlw
  586. *
  587. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  588. */
  589. private String tfhzdlw;
  590. /**
  591. * This field was generated by MyBatis Generator.
  592. * This field corresponds to the database column t_ventilation_operation.tfqyq
  593. *
  594. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  595. */
  596. private String tfqyq;
  597. /**
  598. * This field was generated by MyBatis Generator.
  599. * This field corresponds to the database column t_ventilation_operation.tfqeyht
  600. *
  601. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  602. */
  603. private String tfqeyht;
  604. /**
  605. * This field was generated by MyBatis Generator.
  606. * This field corresponds to the database column t_ventilation_operation.tfqlhq
  607. *
  608. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  609. */
  610. private String tfqlhq;
  611. /**
  612. * This field was generated by MyBatis Generator.
  613. * This field corresponds to the database column t_ventilation_operation.tfhyq
  614. *
  615. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  616. */
  617. private String tfhyq;
  618. /**
  619. * This field was generated by MyBatis Generator.
  620. * This field corresponds to the database column t_ventilation_operation.tfheyht
  621. *
  622. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  623. */
  624. private String tfheyht;
  625. /**
  626. * This field was generated by MyBatis Generator.
  627. * This field corresponds to the database column t_ventilation_operation.tfhlhq
  628. *
  629. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  630. */
  631. private String tfhlhq;
  632. /**
  633. * This field was generated by MyBatis Generator.
  634. * This field corresponds to the database column t_ventilation_operation.bz
  635. *
  636. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  637. */
  638. private String bz;
  639. /**
  640. * This field was generated by MyBatis Generator.
  641. * This field corresponds to the database column t_ventilation_operation.org_id
  642. *
  643. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  644. */
  645. private Integer orgId;
  646. private String fdxs;
  647. private BigDecimal zfdzcd;
  648. private BigDecimal zfdjmjZhi;
  649. /**
  650. * This method was generated by MyBatis Generator.
  651. * This method returns the value of the database column t_ventilation_operation.id
  652. *
  653. * @return the value of t_ventilation_operation.id
  654. *
  655. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  656. */
  657. public String getId() {
  658. return id;
  659. }
  660. /**
  661. * This method was generated by MyBatis Generator.
  662. * This method sets the value of the database column t_ventilation_operation.id
  663. *
  664. * @param id the value for t_ventilation_operation.id
  665. *
  666. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  667. */
  668. public void setId(String id) {
  669. this.id = id == null ? null : id.trim();
  670. }
  671. /**
  672. * This method was generated by MyBatis Generator.
  673. * This method returns the value of the database column t_ventilation_operation.cfbh
  674. *
  675. * @return the value of t_ventilation_operation.cfbh
  676. *
  677. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  678. */
  679. public String getCfbh() {
  680. return cfbh;
  681. }
  682. /**
  683. * This method was generated by MyBatis Generator.
  684. * This method sets the value of the database column t_ventilation_operation.cfbh
  685. *
  686. * @param cfbh the value for t_ventilation_operation.cfbh
  687. *
  688. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  689. */
  690. public void setCfbh(String cfbh) {
  691. this.cfbh = cfbh == null ? null : cfbh.trim();
  692. }
  693. /**
  694. * This method was generated by MyBatis Generator.
  695. * This method returns the value of the database column t_ventilation_operation.cfmc
  696. *
  697. * @return the value of t_ventilation_operation.cfmc
  698. *
  699. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  700. */
  701. public String getCfmc() {
  702. return cfmc;
  703. }
  704. /**
  705. * This method was generated by MyBatis Generator.
  706. * This method sets the value of the database column t_ventilation_operation.cfmc
  707. *
  708. * @param cfmc the value for t_ventilation_operation.cfmc
  709. *
  710. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  711. */
  712. public void setCfmc(String cfmc) {
  713. this.cfmc = cfmc == null ? null : cfmc.trim();
  714. }
  715. /**
  716. * This method was generated by MyBatis Generator.
  717. * This method returns the value of the database column t_ventilation_operation.cflx
  718. *
  719. * @return the value of t_ventilation_operation.cflx
  720. *
  721. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  722. */
  723. public String getCflx() {
  724. return cflx;
  725. }
  726. /**
  727. * This method was generated by MyBatis Generator.
  728. * This method sets the value of the database column t_ventilation_operation.cflx
  729. *
  730. * @param cflx the value for t_ventilation_operation.cflx
  731. *
  732. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  733. */
  734. public void setCflx(String cflx) {
  735. this.cflx = cflx == null ? null : cflx.trim();
  736. }
  737. /**
  738. * This method was generated by MyBatis Generator.
  739. * This method returns the value of the database column t_ventilation_operation.cncd
  740. *
  741. * @return the value of t_ventilation_operation.cncd
  742. *
  743. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  744. */
  745. public String getCncd() {
  746. return cncd;
  747. }
  748. /**
  749. * This method was generated by MyBatis Generator.
  750. * This method sets the value of the database column t_ventilation_operation.cncd
  751. *
  752. * @param cncd the value for t_ventilation_operation.cncd
  753. *
  754. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  755. */
  756. public void setCncd(String cncd) {
  757. this.cncd = cncd == null ? null : cncd.trim();
  758. }
  759. /**
  760. * This method was generated by MyBatis Generator.
  761. * This method returns the value of the database column t_ventilation_operation.cnkd
  762. *
  763. * @return the value of t_ventilation_operation.cnkd
  764. *
  765. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  766. */
  767. public String getCnkd() {
  768. return cnkd;
  769. }
  770. /**
  771. * This method was generated by MyBatis Generator.
  772. * This method sets the value of the database column t_ventilation_operation.cnkd
  773. *
  774. * @param cnkd the value for t_ventilation_operation.cnkd
  775. *
  776. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  777. */
  778. public void setCnkd(String cnkd) {
  779. this.cnkd = cnkd == null ? null : cnkd.trim();
  780. }
  781. /**
  782. * This method was generated by MyBatis Generator.
  783. * This method returns the value of the database column t_ventilation_operation.zjnj
  784. *
  785. * @return the value of t_ventilation_operation.zjnj
  786. *
  787. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  788. */
  789. public String getZjnj() {
  790. return zjnj;
  791. }
  792. /**
  793. * This method was generated by MyBatis Generator.
  794. * This method sets the value of the database column t_ventilation_operation.zjnj
  795. *
  796. * @param zjnj the value for t_ventilation_operation.zjnj
  797. *
  798. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  799. */
  800. public void setZjnj(String zjnj) {
  801. this.zjnj = zjnj == null ? null : zjnj.trim();
  802. }
  803. /**
  804. * This method was generated by MyBatis Generator.
  805. * This method returns the value of the database column t_ventilation_operation.sjclxgd
  806. *
  807. * @return the value of t_ventilation_operation.sjclxgd
  808. *
  809. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  810. */
  811. public String getSjclxgd() {
  812. return sjclxgd;
  813. }
  814. /**
  815. * This method was generated by MyBatis Generator.
  816. * This method sets the value of the database column t_ventilation_operation.sjclxgd
  817. *
  818. * @param sjclxgd the value for t_ventilation_operation.sjclxgd
  819. *
  820. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  821. */
  822. public void setSjclxgd(String sjclxgd) {
  823. this.sjclxgd = sjclxgd == null ? null : sjclxgd.trim();
  824. }
  825. /**
  826. * This method was generated by MyBatis Generator.
  827. * This method returns the value of the database column t_ventilation_operation.pz
  828. *
  829. * @return the value of t_ventilation_operation.pz
  830. *
  831. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  832. */
  833. public Integer getPz() {
  834. return pz;
  835. }
  836. /**
  837. * This method was generated by MyBatis Generator.
  838. * This method sets the value of the database column t_ventilation_operation.pz
  839. *
  840. * @param pz the value for t_ventilation_operation.pz
  841. *
  842. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  843. */
  844. public void setPz(Integer pz) {
  845. this.pz = pz;
  846. }
  847. /**
  848. * This method was generated by MyBatis Generator.
  849. * This method returns the value of the database column t_ventilation_operation.sl
  850. *
  851. * @return the value of t_ventilation_operation.sl
  852. *
  853. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  854. */
  855. public String getSl() {
  856. return sl;
  857. }
  858. /**
  859. * This method was generated by MyBatis Generator.
  860. * This method sets the value of the database column t_ventilation_operation.sl
  861. *
  862. * @param sl the value for t_ventilation_operation.sl
  863. *
  864. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  865. */
  866. public void setSl(String sl) {
  867. this.sl = sl == null ? null : sl.trim();
  868. }
  869. /**
  870. * This method was generated by MyBatis Generator.
  871. * This method returns the value of the database column t_ventilation_operation.kxd
  872. *
  873. * @return the value of t_ventilation_operation.kxd
  874. *
  875. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  876. */
  877. public String getKxd() {
  878. return kxd;
  879. }
  880. /**
  881. * This method was generated by MyBatis Generator.
  882. * This method sets the value of the database column t_ventilation_operation.kxd
  883. *
  884. * @param kxd the value for t_ventilation_operation.kxd
  885. *
  886. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  887. */
  888. public void setKxd(String kxd) {
  889. this.kxd = kxd == null ? null : kxd.trim();
  890. }
  891. /**
  892. * This method was generated by MyBatis Generator.
  893. * This method returns the value of the database column t_ventilation_operation.cd
  894. *
  895. * @return the value of t_ventilation_operation.cd
  896. *
  897. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  898. */
  899. public String getCd() {
  900. return cd;
  901. }
  902. /**
  903. * This method was generated by MyBatis Generator.
  904. * This method sets the value of the database column t_ventilation_operation.cd
  905. *
  906. * @param cd the value for t_ventilation_operation.cd
  907. *
  908. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  909. */
  910. public void setCd(String cd) {
  911. this.cd = cd == null ? null : cd.trim();
  912. }
  913. /**
  914. * This method was generated by MyBatis Generator.
  915. * This method returns the value of the database column t_ventilation_operation.kd
  916. *
  917. * @return the value of t_ventilation_operation.kd
  918. *
  919. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  920. */
  921. public String getKd() {
  922. return kd;
  923. }
  924. /**
  925. * This method was generated by MyBatis Generator.
  926. * This method sets the value of the database column t_ventilation_operation.kd
  927. *
  928. * @param kd the value for t_ventilation_operation.kd
  929. *
  930. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  931. */
  932. public void setKd(String kd) {
  933. this.kd = kd == null ? null : kd.trim();
  934. }
  935. /**
  936. * This method was generated by MyBatis Generator.
  937. * This method returns the value of the database column t_ventilation_operation.zj
  938. *
  939. * @return the value of t_ventilation_operation.zj
  940. *
  941. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  942. */
  943. public String getZj() {
  944. return zj;
  945. }
  946. /**
  947. * This method was generated by MyBatis Generator.
  948. * This method sets the value of the database column t_ventilation_operation.zj
  949. *
  950. * @param zj the value for t_ventilation_operation.zj
  951. *
  952. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  953. */
  954. public void setZj(String zj) {
  955. this.zj = zj == null ? null : zj.trim();
  956. }
  957. /**
  958. * This method was generated by MyBatis Generator.
  959. * This method returns the value of the database column t_ventilation_operation.ldgd
  960. *
  961. * @return the value of t_ventilation_operation.ldgd
  962. *
  963. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  964. */
  965. public String getLdgd() {
  966. return ldgd;
  967. }
  968. /**
  969. * This method was generated by MyBatis Generator.
  970. * This method sets the value of the database column t_ventilation_operation.ldgd
  971. *
  972. * @param ldgd the value for t_ventilation_operation.ldgd
  973. *
  974. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  975. */
  976. public void setLdgd(String ldgd) {
  977. this.ldgd = ldgd == null ? null : ldgd.trim();
  978. }
  979. /**
  980. * This method was generated by MyBatis Generator.
  981. * This method returns the value of the database column t_ventilation_operation.dlxs
  982. *
  983. * @return the value of t_ventilation_operation.dlxs
  984. *
  985. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  986. */
  987. public String getDlxs() {
  988. return dlxs;
  989. }
  990. /**
  991. * This method was generated by MyBatis Generator.
  992. * This method sets the value of the database column t_ventilation_operation.dlxs
  993. *
  994. * @param dlxs the value for t_ventilation_operation.dlxs
  995. *
  996. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  997. */
  998. public void setDlxs(String dlxs) {
  999. this.dlxs = dlxs == null ? null : dlxs.trim();
  1000. }
  1001. /**
  1002. * This method was generated by MyBatis Generator.
  1003. * This method returns the value of the database column t_ventilation_operation.tflx
  1004. *
  1005. * @return the value of t_ventilation_operation.tflx
  1006. *
  1007. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1008. */
  1009. public String getTflx() {
  1010. return tflx;
  1011. }
  1012. /**
  1013. * This method was generated by MyBatis Generator.
  1014. * This method sets the value of the database column t_ventilation_operation.tflx
  1015. *
  1016. * @param tflx the value for t_ventilation_operation.tflx
  1017. *
  1018. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1019. */
  1020. public void setTflx(String tflx) {
  1021. this.tflx = tflx == null ? null : tflx.trim();
  1022. }
  1023. /**
  1024. * This method was generated by MyBatis Generator.
  1025. * This method returns the value of the database column t_ventilation_operation.fwlx
  1026. *
  1027. * @return the value of t_ventilation_operation.fwlx
  1028. *
  1029. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1030. */
  1031. public String getFwlx() {
  1032. return fwlx;
  1033. }
  1034. /**
  1035. * This method was generated by MyBatis Generator.
  1036. * This method sets the value of the database column t_ventilation_operation.fwlx
  1037. *
  1038. * @param fwlx the value for t_ventilation_operation.fwlx
  1039. *
  1040. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1041. */
  1042. public void setFwlx(String fwlx) {
  1043. this.fwlx = fwlx == null ? null : fwlx.trim();
  1044. }
  1045. /**
  1046. * This method was generated by MyBatis Generator.
  1047. * This method returns the value of the database column t_ventilation_operation.fwszfs
  1048. *
  1049. * @return the value of t_ventilation_operation.fwszfs
  1050. *
  1051. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1052. */
  1053. public String getFwszfs() {
  1054. return fwszfs;
  1055. }
  1056. /**
  1057. * This method was generated by MyBatis Generator.
  1058. * This method sets the value of the database column t_ventilation_operation.fwszfs
  1059. *
  1060. * @param fwszfs the value for t_ventilation_operation.fwszfs
  1061. *
  1062. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1063. */
  1064. public void setFwszfs(String fwszfs) {
  1065. this.fwszfs = fwszfs == null ? null : fwszfs.trim();
  1066. }
  1067. /**
  1068. * This method was generated by MyBatis Generator.
  1069. * This method returns the value of the database column t_ventilation_operation.zfdjmj
  1070. *
  1071. * @return the value of t_ventilation_operation.zfdjmj
  1072. *
  1073. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1074. */
  1075. public String getZfdjmj() {
  1076. return zfdjmj;
  1077. }
  1078. /**
  1079. * This method was generated by MyBatis Generator.
  1080. * This method sets the value of the database column t_ventilation_operation.zfdjmj
  1081. *
  1082. * @param zfdjmj the value for t_ventilation_operation.zfdjmj
  1083. *
  1084. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1085. */
  1086. public void setZfdjmj(String zfdjmj) {
  1087. this.zfdjmj = zfdjmj == null ? null : zfdjmj.trim();
  1088. }
  1089. /**
  1090. * This method was generated by MyBatis Generator.
  1091. * This method returns the value of the database column t_ventilation_operation.fwkkl
  1092. *
  1093. * @return the value of t_ventilation_operation.fwkkl
  1094. *
  1095. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1096. */
  1097. public String getFwkkl() {
  1098. return fwkkl;
  1099. }
  1100. /**
  1101. * This method was generated by MyBatis Generator.
  1102. * This method sets the value of the database column t_ventilation_operation.fwkkl
  1103. *
  1104. * @param fwkkl the value for t_ventilation_operation.fwkkl
  1105. *
  1106. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1107. */
  1108. public void setFwkkl(String fwkkl) {
  1109. this.fwkkl = fwkkl == null ? null : fwkkl.trim();
  1110. }
  1111. /**
  1112. * This method was generated by MyBatis Generator.
  1113. * This method returns the value of the database column t_ventilation_operation.kqtjb
  1114. *
  1115. * @return the value of t_ventilation_operation.kqtjb
  1116. *
  1117. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1118. */
  1119. public String getKqtjb() {
  1120. return kqtjb;
  1121. }
  1122. /**
  1123. * This method was generated by MyBatis Generator.
  1124. * This method sets the value of the database column t_ventilation_operation.kqtjb
  1125. *
  1126. * @param kqtjb the value for t_ventilation_operation.kqtjb
  1127. *
  1128. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1129. */
  1130. public void setKqtjb(String kqtjb) {
  1131. this.kqtjb = kqtjb == null ? null : kqtjb.trim();
  1132. }
  1133. /**
  1134. * This method was generated by MyBatis Generator.
  1135. * This method returns the value of the database column t_ventilation_operation.tfkszgs
  1136. *
  1137. * @return the value of t_ventilation_operation.tfkszgs
  1138. *
  1139. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1140. */
  1141. public String getTfkszgs() {
  1142. return tfkszgs;
  1143. }
  1144. /**
  1145. * This method was generated by MyBatis Generator.
  1146. * This method sets the value of the database column t_ventilation_operation.tfkszgs
  1147. *
  1148. * @param tfkszgs the value for t_ventilation_operation.tfkszgs
  1149. *
  1150. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1151. */
  1152. public void setTfkszgs(String tfkszgs) {
  1153. this.tfkszgs = tfkszgs == null ? null : tfkszgs.trim();
  1154. }
  1155. /**
  1156. * This method was generated by MyBatis Generator.
  1157. * This method returns the value of the database column t_ventilation_operation.tfkssj
  1158. *
  1159. * @return the value of t_ventilation_operation.tfkssj
  1160. *
  1161. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1162. */
  1163. public Date getTfkssj() {
  1164. return tfkssj;
  1165. }
  1166. /**
  1167. * This method was generated by MyBatis Generator.
  1168. * This method sets the value of the database column t_ventilation_operation.tfkssj
  1169. *
  1170. * @param tfkssj the value for t_ventilation_operation.tfkssj
  1171. *
  1172. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1173. */
  1174. public void setTfkssj(Date tfkssj) {
  1175. this.tfkssj = tfkssj;
  1176. }
  1177. /**
  1178. * This method was generated by MyBatis Generator.
  1179. * This method returns the value of the database column t_ventilation_operation.tfjssj
  1180. *
  1181. * @return the value of t_ventilation_operation.tfjssj
  1182. *
  1183. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1184. */
  1185. public Date getTfjssj() {
  1186. return tfjssj;
  1187. }
  1188. /**
  1189. * This method was generated by MyBatis Generator.
  1190. * This method sets the value of the database column t_ventilation_operation.tfjssj
  1191. *
  1192. * @param tfjssj the value for t_ventilation_operation.tfjssj
  1193. *
  1194. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1195. */
  1196. public void setTfjssj(Date tfjssj) {
  1197. this.tfjssj = tfjssj;
  1198. }
  1199. /**
  1200. * This method was generated by MyBatis Generator.
  1201. * This method returns the value of the database column t_ventilation_operation.tfmd
  1202. *
  1203. * @return the value of t_ventilation_operation.tfmd
  1204. *
  1205. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1206. */
  1207. public String getTfmd() {
  1208. return tfmd;
  1209. }
  1210. /**
  1211. * This method was generated by MyBatis Generator.
  1212. * This method sets the value of the database column t_ventilation_operation.tfmd
  1213. *
  1214. * @param tfmd the value for t_ventilation_operation.tfmd
  1215. *
  1216. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1217. */
  1218. public void setTfmd(String tfmd) {
  1219. this.tfmd = tfmd == null ? null : tfmd.trim();
  1220. }
  1221. /**
  1222. * This method was generated by MyBatis Generator.
  1223. * This method returns the value of the database column t_ventilation_operation.tfzyfzr
  1224. *
  1225. * @return the value of t_ventilation_operation.tfzyfzr
  1226. *
  1227. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1228. */
  1229. public String getTfzyfzr() {
  1230. return tfzyfzr;
  1231. }
  1232. /**
  1233. * This method was generated by MyBatis Generator.
  1234. * This method sets the value of the database column t_ventilation_operation.tfzyfzr
  1235. *
  1236. * @param tfzyfzr the value for t_ventilation_operation.tfzyfzr
  1237. *
  1238. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1239. */
  1240. public void setTfzyfzr(String tfzyfzr) {
  1241. this.tfzyfzr = tfzyfzr == null ? null : tfzyfzr.trim();
  1242. }
  1243. /**
  1244. * This method was generated by MyBatis Generator.
  1245. * This method returns the value of the database column t_ventilation_operation.djrq
  1246. *
  1247. * @return the value of t_ventilation_operation.djrq
  1248. *
  1249. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1250. */
  1251. public Date getDjrq() {
  1252. return djrq;
  1253. }
  1254. /**
  1255. * This method was generated by MyBatis Generator.
  1256. * This method sets the value of the database column t_ventilation_operation.djrq
  1257. *
  1258. * @param djrq the value for t_ventilation_operation.djrq
  1259. *
  1260. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1261. */
  1262. public void setDjrq(Date djrq) {
  1263. this.djrq = djrq;
  1264. }
  1265. /**
  1266. * This method was generated by MyBatis Generator.
  1267. * This method returns the value of the database column t_ventilation_operation.tfjxh
  1268. *
  1269. * @return the value of t_ventilation_operation.tfjxh
  1270. *
  1271. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1272. */
  1273. public String getTfjxh() {
  1274. return tfjxh;
  1275. }
  1276. /**
  1277. * This method was generated by MyBatis Generator.
  1278. * This method sets the value of the database column t_ventilation_operation.tfjxh
  1279. *
  1280. * @param tfjxh the value for t_ventilation_operation.tfjxh
  1281. *
  1282. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1283. */
  1284. public void setTfjxh(String tfjxh) {
  1285. this.tfjxh = tfjxh == null ? null : tfjxh.trim();
  1286. }
  1287. /**
  1288. * This method was generated by MyBatis Generator.
  1289. * This method returns the value of the database column t_ventilation_operation.tfjts
  1290. *
  1291. * @return the value of t_ventilation_operation.tfjts
  1292. *
  1293. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1294. */
  1295. public String getTfjts() {
  1296. return tfjts;
  1297. }
  1298. /**
  1299. * This method was generated by MyBatis Generator.
  1300. * This method sets the value of the database column t_ventilation_operation.tfjts
  1301. *
  1302. * @param tfjts the value for t_ventilation_operation.tfjts
  1303. *
  1304. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1305. */
  1306. public void setTfjts(String tfjts) {
  1307. this.tfjts = tfjts == null ? null : tfjts.trim();
  1308. }
  1309. /**
  1310. * This method was generated by MyBatis Generator.
  1311. * This method returns the value of the database column t_ventilation_operation.dtfjedqy
  1312. *
  1313. * @return the value of t_ventilation_operation.dtfjedqy
  1314. *
  1315. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1316. */
  1317. public String getDtfjedqy() {
  1318. return dtfjedqy;
  1319. }
  1320. /**
  1321. * This method was generated by MyBatis Generator.
  1322. * This method sets the value of the database column t_ventilation_operation.dtfjedqy
  1323. *
  1324. * @param dtfjedqy the value for t_ventilation_operation.dtfjedqy
  1325. *
  1326. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1327. */
  1328. public void setDtfjedqy(String dtfjedqy) {
  1329. this.dtfjedqy = dtfjedqy == null ? null : dtfjedqy.trim();
  1330. }
  1331. /**
  1332. * This method was generated by MyBatis Generator.
  1333. * This method returns the value of the database column t_ventilation_operation.dtfjedfl
  1334. *
  1335. * @return the value of t_ventilation_operation.dtfjedfl
  1336. *
  1337. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1338. */
  1339. public String getDtfjedfl() {
  1340. return dtfjedfl;
  1341. }
  1342. /**
  1343. * This method was generated by MyBatis Generator.
  1344. * This method sets the value of the database column t_ventilation_operation.dtfjedfl
  1345. *
  1346. * @param dtfjedfl the value for t_ventilation_operation.dtfjedfl
  1347. *
  1348. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1349. */
  1350. public void setDtfjedfl(String dtfjedfl) {
  1351. this.dtfjedfl = dtfjedfl == null ? null : dtfjedfl.trim();
  1352. }
  1353. /**
  1354. * This method was generated by MyBatis Generator.
  1355. * This method returns the value of the database column t_ventilation_operation.dtfjedgl
  1356. *
  1357. * @return the value of t_ventilation_operation.dtfjedgl
  1358. *
  1359. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1360. */
  1361. public String getDtfjedgl() {
  1362. return dtfjedgl;
  1363. }
  1364. /**
  1365. * This method was generated by MyBatis Generator.
  1366. * This method sets the value of the database column t_ventilation_operation.dtfjedgl
  1367. *
  1368. * @param dtfjedgl the value for t_ventilation_operation.dtfjedgl
  1369. *
  1370. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1371. */
  1372. public void setDtfjedgl(String dtfjedgl) {
  1373. this.dtfjedgl = dtfjedgl == null ? null : dtfjedgl.trim();
  1374. }
  1375. /**
  1376. * This method was generated by MyBatis Generator.
  1377. * This method returns the value of the database column t_ventilation_operation.sffs
  1378. *
  1379. * @return the value of t_ventilation_operation.sffs
  1380. *
  1381. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1382. */
  1383. public String getSffs() {
  1384. return sffs;
  1385. }
  1386. /**
  1387. * This method was generated by MyBatis Generator.
  1388. * This method sets the value of the database column t_ventilation_operation.sffs
  1389. *
  1390. * @param sffs the value for t_ventilation_operation.sffs
  1391. *
  1392. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1393. */
  1394. public void setSffs(String sffs) {
  1395. this.sffs = sffs == null ? null : sffs.trim();
  1396. }
  1397. /**
  1398. * This method was generated by MyBatis Generator.
  1399. * This method returns the value of the database column t_ventilation_operation.dtfjscfl
  1400. *
  1401. * @return the value of t_ventilation_operation.dtfjscfl
  1402. *
  1403. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1404. */
  1405. public String getDtfjscfl() {
  1406. return dtfjscfl;
  1407. }
  1408. /**
  1409. * This method was generated by MyBatis Generator.
  1410. * This method sets the value of the database column t_ventilation_operation.dtfjscfl
  1411. *
  1412. * @param dtfjscfl the value for t_ventilation_operation.dtfjscfl
  1413. *
  1414. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1415. */
  1416. public void setDtfjscfl(String dtfjscfl) {
  1417. this.dtfjscfl = dtfjscfl == null ? null : dtfjscfl.trim();
  1418. }
  1419. /**
  1420. * This method was generated by MyBatis Generator.
  1421. * This method returns the value of the database column t_ventilation_operation.dtfjzgl
  1422. *
  1423. * @return the value of t_ventilation_operation.dtfjzgl
  1424. *
  1425. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1426. */
  1427. public String getDtfjzgl() {
  1428. return dtfjzgl;
  1429. }
  1430. /**
  1431. * This method was generated by MyBatis Generator.
  1432. * This method sets the value of the database column t_ventilation_operation.dtfjzgl
  1433. *
  1434. * @param dtfjzgl the value for t_ventilation_operation.dtfjzgl
  1435. *
  1436. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1437. */
  1438. public void setDtfjzgl(String dtfjzgl) {
  1439. this.dtfjzgl = dtfjzgl == null ? null : dtfjzgl.trim();
  1440. }
  1441. /**
  1442. * This method was generated by MyBatis Generator.
  1443. * This method returns the value of the database column t_ventilation_operation.zfl
  1444. *
  1445. * @return the value of t_ventilation_operation.zfl
  1446. *
  1447. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1448. */
  1449. public String getZfl() {
  1450. return zfl;
  1451. }
  1452. /**
  1453. * This method was generated by MyBatis Generator.
  1454. * This method sets the value of the database column t_ventilation_operation.zfl
  1455. *
  1456. * @param zfl the value for t_ventilation_operation.zfl
  1457. *
  1458. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1459. */
  1460. public void setZfl(String zfl) {
  1461. this.zfl = zfl == null ? null : zfl.trim();
  1462. }
  1463. /**
  1464. * This method was generated by MyBatis Generator.
  1465. * This method returns the value of the database column t_ventilation_operation.dwtfl
  1466. *
  1467. * @return the value of t_ventilation_operation.dwtfl
  1468. *
  1469. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1470. */
  1471. public String getDwtfl() {
  1472. return dwtfl;
  1473. }
  1474. /**
  1475. * This method was generated by MyBatis Generator.
  1476. * This method sets the value of the database column t_ventilation_operation.dwtfl
  1477. *
  1478. * @param dwtfl the value for t_ventilation_operation.dwtfl
  1479. *
  1480. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1481. */
  1482. public void setDwtfl(String dwtfl) {
  1483. this.dwtfl = dwtfl == null ? null : dwtfl.trim();
  1484. }
  1485. /**
  1486. * This method was generated by MyBatis Generator.
  1487. * This method returns the value of the database column t_ventilation_operation.scxtzl
  1488. *
  1489. * @return the value of t_ventilation_operation.scxtzl
  1490. *
  1491. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1492. */
  1493. public String getScxtzl() {
  1494. return scxtzl;
  1495. }
  1496. /**
  1497. * This method was generated by MyBatis Generator.
  1498. * This method sets the value of the database column t_ventilation_operation.scxtzl
  1499. *
  1500. * @param scxtzl the value for t_ventilation_operation.scxtzl
  1501. *
  1502. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1503. */
  1504. public void setScxtzl(String scxtzl) {
  1505. this.scxtzl = scxtzl == null ? null : scxtzl.trim();
  1506. }
  1507. /**
  1508. * This method was generated by MyBatis Generator.
  1509. * This method returns the value of the database column t_ventilation_operation.zhdl
  1510. *
  1511. * @return the value of t_ventilation_operation.zhdl
  1512. *
  1513. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1514. */
  1515. public String getZhdl() {
  1516. return zhdl;
  1517. }
  1518. /**
  1519. * This method was generated by MyBatis Generator.
  1520. * This method sets the value of the database column t_ventilation_operation.zhdl
  1521. *
  1522. * @param zhdl the value for t_ventilation_operation.zhdl
  1523. *
  1524. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1525. */
  1526. public void setZhdl(String zhdl) {
  1527. this.zhdl = zhdl == null ? null : zhdl.trim();
  1528. }
  1529. /**
  1530. * This method was generated by MyBatis Generator.
  1531. * This method returns the value of the database column t_ventilation_operation.one_qw
  1532. *
  1533. * @return the value of t_ventilation_operation.one_qw
  1534. *
  1535. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1536. */
  1537. public String getOneQw() {
  1538. return oneQw;
  1539. }
  1540. /**
  1541. * This method was generated by MyBatis Generator.
  1542. * This method sets the value of the database column t_ventilation_operation.one_qw
  1543. *
  1544. * @param oneQw the value for t_ventilation_operation.one_qw
  1545. *
  1546. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1547. */
  1548. public void setOneQw(String oneQw) {
  1549. this.oneQw = oneQw == null ? null : oneQw.trim();
  1550. }
  1551. /**
  1552. * This method was generated by MyBatis Generator.
  1553. * This method returns the value of the database column t_ventilation_operation.one_tfqpjlw
  1554. *
  1555. * @return the value of t_ventilation_operation.one_tfqpjlw
  1556. *
  1557. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1558. */
  1559. public String getOneTfqpjlw() {
  1560. return oneTfqpjlw;
  1561. }
  1562. /**
  1563. * This method was generated by MyBatis Generator.
  1564. * This method sets the value of the database column t_ventilation_operation.one_tfqpjlw
  1565. *
  1566. * @param oneTfqpjlw the value for t_ventilation_operation.one_tfqpjlw
  1567. *
  1568. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1569. */
  1570. public void setOneTfqpjlw(String oneTfqpjlw) {
  1571. this.oneTfqpjlw = oneTfqpjlw == null ? null : oneTfqpjlw.trim();
  1572. }
  1573. /**
  1574. * This method was generated by MyBatis Generator.
  1575. * This method returns the value of the database column t_ventilation_operation.one_zysc
  1576. *
  1577. * @return the value of t_ventilation_operation.one_zysc
  1578. *
  1579. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1580. */
  1581. public String getOneZysc() {
  1582. return oneZysc;
  1583. }
  1584. /**
  1585. * This method was generated by MyBatis Generator.
  1586. * This method sets the value of the database column t_ventilation_operation.one_zysc
  1587. *
  1588. * @param oneZysc the value for t_ventilation_operation.one_zysc
  1589. *
  1590. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1591. */
  1592. public void setOneZysc(String oneZysc) {
  1593. this.oneZysc = oneZysc == null ? null : oneZysc.trim();
  1594. }
  1595. /**
  1596. * This method was generated by MyBatis Generator.
  1597. * This method returns the value of the database column t_ventilation_operation.one_pjqs
  1598. *
  1599. * @return the value of t_ventilation_operation.one_pjqs
  1600. *
  1601. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1602. */
  1603. public String getOnePjqs() {
  1604. return onePjqs;
  1605. }
  1606. /**
  1607. * This method was generated by MyBatis Generator.
  1608. * This method sets the value of the database column t_ventilation_operation.one_pjqs
  1609. *
  1610. * @param onePjqs the value for t_ventilation_operation.one_pjqs
  1611. *
  1612. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1613. */
  1614. public void setOnePjqs(String onePjqs) {
  1615. this.onePjqs = onePjqs == null ? null : onePjqs.trim();
  1616. }
  1617. /**
  1618. * This method was generated by MyBatis Generator.
  1619. * This method returns the value of the database column t_ventilation_operation.two_qw
  1620. *
  1621. * @return the value of t_ventilation_operation.two_qw
  1622. *
  1623. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1624. */
  1625. public String getTwoQw() {
  1626. return twoQw;
  1627. }
  1628. /**
  1629. * This method was generated by MyBatis Generator.
  1630. * This method sets the value of the database column t_ventilation_operation.two_qw
  1631. *
  1632. * @param twoQw the value for t_ventilation_operation.two_qw
  1633. *
  1634. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1635. */
  1636. public void setTwoQw(String twoQw) {
  1637. this.twoQw = twoQw == null ? null : twoQw.trim();
  1638. }
  1639. /**
  1640. * This method was generated by MyBatis Generator.
  1641. * This method returns the value of the database column t_ventilation_operation.two_tfqpjlw
  1642. *
  1643. * @return the value of t_ventilation_operation.two_tfqpjlw
  1644. *
  1645. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1646. */
  1647. public String getTwoTfqpjlw() {
  1648. return twoTfqpjlw;
  1649. }
  1650. /**
  1651. * This method was generated by MyBatis Generator.
  1652. * This method sets the value of the database column t_ventilation_operation.two_tfqpjlw
  1653. *
  1654. * @param twoTfqpjlw the value for t_ventilation_operation.two_tfqpjlw
  1655. *
  1656. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1657. */
  1658. public void setTwoTfqpjlw(String twoTfqpjlw) {
  1659. this.twoTfqpjlw = twoTfqpjlw == null ? null : twoTfqpjlw.trim();
  1660. }
  1661. /**
  1662. * This method was generated by MyBatis Generator.
  1663. * This method returns the value of the database column t_ventilation_operation.two_zysc
  1664. *
  1665. * @return the value of t_ventilation_operation.two_zysc
  1666. *
  1667. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1668. */
  1669. public String getTwoZysc() {
  1670. return twoZysc;
  1671. }
  1672. /**
  1673. * This method was generated by MyBatis Generator.
  1674. * This method sets the value of the database column t_ventilation_operation.two_zysc
  1675. *
  1676. * @param twoZysc the value for t_ventilation_operation.two_zysc
  1677. *
  1678. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1679. */
  1680. public void setTwoZysc(String twoZysc) {
  1681. this.twoZysc = twoZysc == null ? null : twoZysc.trim();
  1682. }
  1683. /**
  1684. * This method was generated by MyBatis Generator.
  1685. * This method returns the value of the database column t_ventilation_operation.two_pjqs
  1686. *
  1687. * @return the value of t_ventilation_operation.two_pjqs
  1688. *
  1689. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1690. */
  1691. public String getTwoPjqs() {
  1692. return twoPjqs;
  1693. }
  1694. /**
  1695. * This method was generated by MyBatis Generator.
  1696. * This method sets the value of the database column t_ventilation_operation.two_pjqs
  1697. *
  1698. * @param twoPjqs the value for t_ventilation_operation.two_pjqs
  1699. *
  1700. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1701. */
  1702. public void setTwoPjqs(String twoPjqs) {
  1703. this.twoPjqs = twoPjqs == null ? null : twoPjqs.trim();
  1704. }
  1705. /**
  1706. * This method was generated by MyBatis Generator.
  1707. * This method returns the value of the database column t_ventilation_operation.three_qw
  1708. *
  1709. * @return the value of t_ventilation_operation.three_qw
  1710. *
  1711. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1712. */
  1713. public String getThreeQw() {
  1714. return threeQw;
  1715. }
  1716. /**
  1717. * This method was generated by MyBatis Generator.
  1718. * This method sets the value of the database column t_ventilation_operation.three_qw
  1719. *
  1720. * @param threeQw the value for t_ventilation_operation.three_qw
  1721. *
  1722. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1723. */
  1724. public void setThreeQw(String threeQw) {
  1725. this.threeQw = threeQw == null ? null : threeQw.trim();
  1726. }
  1727. /**
  1728. * This method was generated by MyBatis Generator.
  1729. * This method returns the value of the database column t_ventilation_operation.three_tfqpjlw
  1730. *
  1731. * @return the value of t_ventilation_operation.three_tfqpjlw
  1732. *
  1733. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1734. */
  1735. public String getThreeTfqpjlw() {
  1736. return threeTfqpjlw;
  1737. }
  1738. /**
  1739. * This method was generated by MyBatis Generator.
  1740. * This method sets the value of the database column t_ventilation_operation.three_tfqpjlw
  1741. *
  1742. * @param threeTfqpjlw the value for t_ventilation_operation.three_tfqpjlw
  1743. *
  1744. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1745. */
  1746. public void setThreeTfqpjlw(String threeTfqpjlw) {
  1747. this.threeTfqpjlw = threeTfqpjlw == null ? null : threeTfqpjlw.trim();
  1748. }
  1749. /**
  1750. * This method was generated by MyBatis Generator.
  1751. * This method returns the value of the database column t_ventilation_operation.three_zysc
  1752. *
  1753. * @return the value of t_ventilation_operation.three_zysc
  1754. *
  1755. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1756. */
  1757. public String getThreeZysc() {
  1758. return threeZysc;
  1759. }
  1760. /**
  1761. * This method was generated by MyBatis Generator.
  1762. * This method sets the value of the database column t_ventilation_operation.three_zysc
  1763. *
  1764. * @param threeZysc the value for t_ventilation_operation.three_zysc
  1765. *
  1766. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1767. */
  1768. public void setThreeZysc(String threeZysc) {
  1769. this.threeZysc = threeZysc == null ? null : threeZysc.trim();
  1770. }
  1771. /**
  1772. * This method was generated by MyBatis Generator.
  1773. * This method returns the value of the database column t_ventilation_operation.three_pjqs
  1774. *
  1775. * @return the value of t_ventilation_operation.three_pjqs
  1776. *
  1777. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1778. */
  1779. public String getThreePjqs() {
  1780. return threePjqs;
  1781. }
  1782. /**
  1783. * This method was generated by MyBatis Generator.
  1784. * This method sets the value of the database column t_ventilation_operation.three_pjqs
  1785. *
  1786. * @param threePjqs the value for t_ventilation_operation.three_pjqs
  1787. *
  1788. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1789. */
  1790. public void setThreePjqs(String threePjqs) {
  1791. this.threePjqs = threePjqs == null ? null : threePjqs.trim();
  1792. }
  1793. /**
  1794. * This method was generated by MyBatis Generator.
  1795. * This method returns the value of the database column t_ventilation_operation.four_qw
  1796. *
  1797. * @return the value of t_ventilation_operation.four_qw
  1798. *
  1799. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1800. */
  1801. public String getFourQw() {
  1802. return fourQw;
  1803. }
  1804. /**
  1805. * This method was generated by MyBatis Generator.
  1806. * This method sets the value of the database column t_ventilation_operation.four_qw
  1807. *
  1808. * @param fourQw the value for t_ventilation_operation.four_qw
  1809. *
  1810. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1811. */
  1812. public void setFourQw(String fourQw) {
  1813. this.fourQw = fourQw == null ? null : fourQw.trim();
  1814. }
  1815. /**
  1816. * This method was generated by MyBatis Generator.
  1817. * This method returns the value of the database column t_ventilation_operation.four_tfqpjlw
  1818. *
  1819. * @return the value of t_ventilation_operation.four_tfqpjlw
  1820. *
  1821. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1822. */
  1823. public String getFourTfqpjlw() {
  1824. return fourTfqpjlw;
  1825. }
  1826. /**
  1827. * This method was generated by MyBatis Generator.
  1828. * This method sets the value of the database column t_ventilation_operation.four_tfqpjlw
  1829. *
  1830. * @param fourTfqpjlw the value for t_ventilation_operation.four_tfqpjlw
  1831. *
  1832. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1833. */
  1834. public void setFourTfqpjlw(String fourTfqpjlw) {
  1835. this.fourTfqpjlw = fourTfqpjlw == null ? null : fourTfqpjlw.trim();
  1836. }
  1837. /**
  1838. * This method was generated by MyBatis Generator.
  1839. * This method returns the value of the database column t_ventilation_operation.four_pjqs
  1840. *
  1841. * @return the value of t_ventilation_operation.four_pjqs
  1842. *
  1843. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1844. */
  1845. public String getFourPjqs() {
  1846. return fourPjqs;
  1847. }
  1848. /**
  1849. * This method was generated by MyBatis Generator.
  1850. * This method sets the value of the database column t_ventilation_operation.four_pjqs
  1851. *
  1852. * @param fourPjqs the value for t_ventilation_operation.four_pjqs
  1853. *
  1854. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1855. */
  1856. public void setFourPjqs(String fourPjqs) {
  1857. this.fourPjqs = fourPjqs == null ? null : fourPjqs.trim();
  1858. }
  1859. /**
  1860. * This method was generated by MyBatis Generator.
  1861. * This method returns the value of the database column t_ventilation_operation.four_zysc
  1862. *
  1863. * @return the value of t_ventilation_operation.four_zysc
  1864. *
  1865. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1866. */
  1867. public String getFourZysc() {
  1868. return fourZysc;
  1869. }
  1870. /**
  1871. * This method was generated by MyBatis Generator.
  1872. * This method sets the value of the database column t_ventilation_operation.four_zysc
  1873. *
  1874. * @param fourZysc the value for t_ventilation_operation.four_zysc
  1875. *
  1876. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1877. */
  1878. public void setFourZysc(String fourZysc) {
  1879. this.fourZysc = fourZysc == null ? null : fourZysc.trim();
  1880. }
  1881. /**
  1882. * This method was generated by MyBatis Generator.
  1883. * This method returns the value of the database column t_ventilation_operation.tfqpjlw
  1884. *
  1885. * @return the value of t_ventilation_operation.tfqpjlw
  1886. *
  1887. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1888. */
  1889. public String getTfqpjlw() {
  1890. return tfqpjlw;
  1891. }
  1892. /**
  1893. * This method was generated by MyBatis Generator.
  1894. * This method sets the value of the database column t_ventilation_operation.tfqpjlw
  1895. *
  1896. * @param tfqpjlw the value for t_ventilation_operation.tfqpjlw
  1897. *
  1898. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1899. */
  1900. public void setTfqpjlw(String tfqpjlw) {
  1901. this.tfqpjlw = tfqpjlw == null ? null : tfqpjlw.trim();
  1902. }
  1903. /**
  1904. * This method was generated by MyBatis Generator.
  1905. * This method returns the value of the database column t_ventilation_operation.tfhpjlw
  1906. *
  1907. * @return the value of t_ventilation_operation.tfhpjlw
  1908. *
  1909. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1910. */
  1911. public String getTfhpjlw() {
  1912. return tfhpjlw;
  1913. }
  1914. /**
  1915. * This method was generated by MyBatis Generator.
  1916. * This method sets the value of the database column t_ventilation_operation.tfhpjlw
  1917. *
  1918. * @param tfhpjlw the value for t_ventilation_operation.tfhpjlw
  1919. *
  1920. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1921. */
  1922. public void setTfhpjlw(String tfhpjlw) {
  1923. this.tfhpjlw = tfhpjlw == null ? null : tfhpjlw.trim();
  1924. }
  1925. /**
  1926. * This method was generated by MyBatis Generator.
  1927. * This method returns the value of the database column t_ventilation_operation.jwfd
  1928. *
  1929. * @return the value of t_ventilation_operation.jwfd
  1930. *
  1931. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1932. */
  1933. public String getJwfd() {
  1934. return jwfd;
  1935. }
  1936. /**
  1937. * This method was generated by MyBatis Generator.
  1938. * This method sets the value of the database column t_ventilation_operation.jwfd
  1939. *
  1940. * @param jwfd the value for t_ventilation_operation.jwfd
  1941. *
  1942. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1943. */
  1944. public void setJwfd(String jwfd) {
  1945. this.jwfd = jwfd == null ? null : jwfd.trim();
  1946. }
  1947. /**
  1948. * This method was generated by MyBatis Generator.
  1949. * This method returns the value of the database column t_ventilation_operation.dljwnh
  1950. *
  1951. * @return the value of t_ventilation_operation.dljwnh
  1952. *
  1953. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1954. */
  1955. public String getDljwnh() {
  1956. return dljwnh;
  1957. }
  1958. /**
  1959. * This method was generated by MyBatis Generator.
  1960. * This method sets the value of the database column t_ventilation_operation.dljwnh
  1961. *
  1962. * @param dljwnh the value for t_ventilation_operation.dljwnh
  1963. *
  1964. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1965. */
  1966. public void setDljwnh(String dljwnh) {
  1967. this.dljwnh = dljwnh == null ? null : dljwnh.trim();
  1968. }
  1969. /**
  1970. * This method was generated by MyBatis Generator.
  1971. * This method returns the value of the database column t_ventilation_operation.sslssl
  1972. *
  1973. * @return the value of t_ventilation_operation.sslssl
  1974. *
  1975. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1976. */
  1977. public String getSslssl() {
  1978. return sslssl;
  1979. }
  1980. /**
  1981. * This method was generated by MyBatis Generator.
  1982. * This method sets the value of the database column t_ventilation_operation.sslssl
  1983. *
  1984. * @param sslssl the value for t_ventilation_operation.sslssl
  1985. *
  1986. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1987. */
  1988. public void setSslssl(String sslssl) {
  1989. this.sslssl = sslssl == null ? null : sslssl.trim();
  1990. }
  1991. /**
  1992. * This method was generated by MyBatis Generator.
  1993. * This method returns the value of the database column t_ventilation_operation.tfqpjsf
  1994. *
  1995. * @return the value of t_ventilation_operation.tfqpjsf
  1996. *
  1997. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  1998. */
  1999. public String getTfqpjsf() {
  2000. return tfqpjsf;
  2001. }
  2002. /**
  2003. * This method was generated by MyBatis Generator.
  2004. * This method sets the value of the database column t_ventilation_operation.tfqpjsf
  2005. *
  2006. * @param tfqpjsf the value for t_ventilation_operation.tfqpjsf
  2007. *
  2008. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2009. */
  2010. public void setTfqpjsf(String tfqpjsf) {
  2011. this.tfqpjsf = tfqpjsf == null ? null : tfqpjsf.trim();
  2012. }
  2013. /**
  2014. * This method was generated by MyBatis Generator.
  2015. * This method returns the value of the database column t_ventilation_operation.tfhpjsf
  2016. *
  2017. * @return the value of t_ventilation_operation.tfhpjsf
  2018. *
  2019. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2020. */
  2021. public String getTfhpjsf() {
  2022. return tfhpjsf;
  2023. }
  2024. /**
  2025. * This method was generated by MyBatis Generator.
  2026. * This method sets the value of the database column t_ventilation_operation.tfhpjsf
  2027. *
  2028. * @param tfhpjsf the value for t_ventilation_operation.tfhpjsf
  2029. *
  2030. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2031. */
  2032. public void setTfhpjsf(String tfhpjsf) {
  2033. this.tfhpjsf = tfhpjsf == null ? null : tfhpjsf.trim();
  2034. }
  2035. /**
  2036. * This method was generated by MyBatis Generator.
  2037. * This method returns the value of the database column t_ventilation_operation.jsfd
  2038. *
  2039. * @return the value of t_ventilation_operation.jsfd
  2040. *
  2041. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2042. */
  2043. public String getJsfd() {
  2044. return jsfd;
  2045. }
  2046. /**
  2047. * This method was generated by MyBatis Generator.
  2048. * This method sets the value of the database column t_ventilation_operation.jsfd
  2049. *
  2050. * @param jsfd the value for t_ventilation_operation.jsfd
  2051. *
  2052. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2053. */
  2054. public void setJsfd(String jsfd) {
  2055. this.jsfd = jsfd == null ? null : jsfd.trim();
  2056. }
  2057. /**
  2058. * This method was generated by MyBatis Generator.
  2059. * This method returns the value of the database column t_ventilation_operation.dljsnh
  2060. *
  2061. * @return the value of t_ventilation_operation.dljsnh
  2062. *
  2063. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2064. */
  2065. public String getDljsnh() {
  2066. return dljsnh;
  2067. }
  2068. /**
  2069. * This method was generated by MyBatis Generator.
  2070. * This method sets the value of the database column t_ventilation_operation.dljsnh
  2071. *
  2072. * @param dljsnh the value for t_ventilation_operation.dljsnh
  2073. *
  2074. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2075. */
  2076. public void setDljsnh(String dljsnh) {
  2077. this.dljsnh = dljsnh == null ? null : dljsnh.trim();
  2078. }
  2079. /**
  2080. * This method was generated by MyBatis Generator.
  2081. * This method returns the value of the database column t_ventilation_operation.bsxgpjjg
  2082. *
  2083. * @return the value of t_ventilation_operation.bsxgpjjg
  2084. *
  2085. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2086. */
  2087. public String getBsxgpjjg() {
  2088. return bsxgpjjg;
  2089. }
  2090. /**
  2091. * This method was generated by MyBatis Generator.
  2092. * This method sets the value of the database column t_ventilation_operation.bsxgpjjg
  2093. *
  2094. * @param bsxgpjjg the value for t_ventilation_operation.bsxgpjjg
  2095. *
  2096. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2097. */
  2098. public void setBsxgpjjg(String bsxgpjjg) {
  2099. this.bsxgpjjg = bsxgpjjg == null ? null : bsxgpjjg.trim();
  2100. }
  2101. /**
  2102. * This method was generated by MyBatis Generator.
  2103. * This method returns the value of the database column t_ventilation_operation.jyxzx
  2104. *
  2105. * @return the value of t_ventilation_operation.jyxzx
  2106. *
  2107. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2108. */
  2109. public String getJyxzx() {
  2110. return jyxzx;
  2111. }
  2112. /**
  2113. * This method was generated by MyBatis Generator.
  2114. * This method sets the value of the database column t_ventilation_operation.jyxzx
  2115. *
  2116. * @param jyxzx the value for t_ventilation_operation.jyxzx
  2117. *
  2118. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2119. */
  2120. public void setJyxzx(String jyxzx) {
  2121. this.jyxzx = jyxzx == null ? null : jyxzx.trim();
  2122. }
  2123. /**
  2124. * This method was generated by MyBatis Generator.
  2125. * This method returns the value of the database column t_ventilation_operation.jyxsc
  2126. *
  2127. * @return the value of t_ventilation_operation.jyxsc
  2128. *
  2129. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2130. */
  2131. public String getJyxsc() {
  2132. return jyxsc;
  2133. }
  2134. /**
  2135. * This method was generated by MyBatis Generator.
  2136. * This method sets the value of the database column t_ventilation_operation.jyxsc
  2137. *
  2138. * @param jyxsc the value for t_ventilation_operation.jyxsc
  2139. *
  2140. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2141. */
  2142. public void setJyxsc(String jyxsc) {
  2143. this.jyxsc = jyxsc == null ? null : jyxsc.trim();
  2144. }
  2145. /**
  2146. * This method was generated by MyBatis Generator.
  2147. * This method returns the value of the database column t_ventilation_operation.jyxzc
  2148. *
  2149. * @return the value of t_ventilation_operation.jyxzc
  2150. *
  2151. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2152. */
  2153. public String getJyxzc() {
  2154. return jyxzc;
  2155. }
  2156. /**
  2157. * This method was generated by MyBatis Generator.
  2158. * This method sets the value of the database column t_ventilation_operation.jyxzc
  2159. *
  2160. * @param jyxzc the value for t_ventilation_operation.jyxzc
  2161. *
  2162. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2163. */
  2164. public void setJyxzc(String jyxzc) {
  2165. this.jyxzc = jyxzc == null ? null : jyxzc.trim();
  2166. }
  2167. /**
  2168. * This method was generated by MyBatis Generator.
  2169. * This method returns the value of the database column t_ventilation_operation.jyxxc
  2170. *
  2171. * @return the value of t_ventilation_operation.jyxxc
  2172. *
  2173. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2174. */
  2175. public String getJyxxc() {
  2176. return jyxxc;
  2177. }
  2178. /**
  2179. * This method was generated by MyBatis Generator.
  2180. * This method sets the value of the database column t_ventilation_operation.jyxxc
  2181. *
  2182. * @param jyxxc the value for t_ventilation_operation.jyxxc
  2183. *
  2184. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2185. */
  2186. public void setJyxxc(String jyxxc) {
  2187. this.jyxxc = jyxxc == null ? null : jyxxc.trim();
  2188. }
  2189. /**
  2190. * This method was generated by MyBatis Generator.
  2191. * This method returns the value of the database column t_ventilation_operation.tfqcnw
  2192. *
  2193. * @return the value of t_ventilation_operation.tfqcnw
  2194. *
  2195. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2196. */
  2197. public String getTfqcnw() {
  2198. return tfqcnw;
  2199. }
  2200. /**
  2201. * This method was generated by MyBatis Generator.
  2202. * This method sets the value of the database column t_ventilation_operation.tfqcnw
  2203. *
  2204. * @param tfqcnw the value for t_ventilation_operation.tfqcnw
  2205. *
  2206. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2207. */
  2208. public void setTfqcnw(String tfqcnw) {
  2209. this.tfqcnw = tfqcnw == null ? null : tfqcnw.trim();
  2210. }
  2211. /**
  2212. * This method was generated by MyBatis Generator.
  2213. * This method returns the value of the database column t_ventilation_operation.tfqcns
  2214. *
  2215. * @return the value of t_ventilation_operation.tfqcns
  2216. *
  2217. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2218. */
  2219. public String getTfqcns() {
  2220. return tfqcns;
  2221. }
  2222. /**
  2223. * This method was generated by MyBatis Generator.
  2224. * This method sets the value of the database column t_ventilation_operation.tfqcns
  2225. *
  2226. * @param tfqcns the value for t_ventilation_operation.tfqcns
  2227. *
  2228. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2229. */
  2230. public void setTfqcns(String tfqcns) {
  2231. this.tfqcns = tfqcns == null ? null : tfqcns.trim();
  2232. }
  2233. /**
  2234. * This method was generated by MyBatis Generator.
  2235. * This method returns the value of the database column t_ventilation_operation.tfqcww
  2236. *
  2237. * @return the value of t_ventilation_operation.tfqcww
  2238. *
  2239. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2240. */
  2241. public String getTfqcww() {
  2242. return tfqcww;
  2243. }
  2244. /**
  2245. * This method was generated by MyBatis Generator.
  2246. * This method sets the value of the database column t_ventilation_operation.tfqcww
  2247. *
  2248. * @param tfqcww the value for t_ventilation_operation.tfqcww
  2249. *
  2250. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2251. */
  2252. public void setTfqcww(String tfqcww) {
  2253. this.tfqcww = tfqcww == null ? null : tfqcww.trim();
  2254. }
  2255. /**
  2256. * This method was generated by MyBatis Generator.
  2257. * This method returns the value of the database column t_ventilation_operation.tfqcws
  2258. *
  2259. * @return the value of t_ventilation_operation.tfqcws
  2260. *
  2261. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2262. */
  2263. public String getTfqcws() {
  2264. return tfqcws;
  2265. }
  2266. /**
  2267. * This method was generated by MyBatis Generator.
  2268. * This method sets the value of the database column t_ventilation_operation.tfqcws
  2269. *
  2270. * @param tfqcws the value for t_ventilation_operation.tfqcws
  2271. *
  2272. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2273. */
  2274. public void setTfqcws(String tfqcws) {
  2275. this.tfqcws = tfqcws == null ? null : tfqcws.trim();
  2276. }
  2277. /**
  2278. * This method was generated by MyBatis Generator.
  2279. * This method returns the value of the database column t_ventilation_operation.tfqzglw
  2280. *
  2281. * @return the value of t_ventilation_operation.tfqzglw
  2282. *
  2283. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2284. */
  2285. public String getTfqzglw() {
  2286. return tfqzglw;
  2287. }
  2288. /**
  2289. * This method was generated by MyBatis Generator.
  2290. * This method sets the value of the database column t_ventilation_operation.tfqzglw
  2291. *
  2292. * @param tfqzglw the value for t_ventilation_operation.tfqzglw
  2293. *
  2294. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2295. */
  2296. public void setTfqzglw(String tfqzglw) {
  2297. this.tfqzglw = tfqzglw == null ? null : tfqzglw.trim();
  2298. }
  2299. /**
  2300. * This method was generated by MyBatis Generator.
  2301. * This method returns the value of the database column t_ventilation_operation.tfqzdlw
  2302. *
  2303. * @return the value of t_ventilation_operation.tfqzdlw
  2304. *
  2305. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2306. */
  2307. public String getTfqzdlw() {
  2308. return tfqzdlw;
  2309. }
  2310. /**
  2311. * This method was generated by MyBatis Generator.
  2312. * This method sets the value of the database column t_ventilation_operation.tfqzdlw
  2313. *
  2314. * @param tfqzdlw the value for t_ventilation_operation.tfqzdlw
  2315. *
  2316. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2317. */
  2318. public void setTfqzdlw(String tfqzdlw) {
  2319. this.tfqzdlw = tfqzdlw == null ? null : tfqzdlw.trim();
  2320. }
  2321. /**
  2322. * This method was generated by MyBatis Generator.
  2323. * This method returns the value of the database column t_ventilation_operation.tfhcnw
  2324. *
  2325. * @return the value of t_ventilation_operation.tfhcnw
  2326. *
  2327. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2328. */
  2329. public String getTfhcnw() {
  2330. return tfhcnw;
  2331. }
  2332. /**
  2333. * This method was generated by MyBatis Generator.
  2334. * This method sets the value of the database column t_ventilation_operation.tfhcnw
  2335. *
  2336. * @param tfhcnw the value for t_ventilation_operation.tfhcnw
  2337. *
  2338. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2339. */
  2340. public void setTfhcnw(String tfhcnw) {
  2341. this.tfhcnw = tfhcnw == null ? null : tfhcnw.trim();
  2342. }
  2343. /**
  2344. * This method was generated by MyBatis Generator.
  2345. * This method returns the value of the database column t_ventilation_operation.tfhcns
  2346. *
  2347. * @return the value of t_ventilation_operation.tfhcns
  2348. *
  2349. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2350. */
  2351. public String getTfhcns() {
  2352. return tfhcns;
  2353. }
  2354. /**
  2355. * This method was generated by MyBatis Generator.
  2356. * This method sets the value of the database column t_ventilation_operation.tfhcns
  2357. *
  2358. * @param tfhcns the value for t_ventilation_operation.tfhcns
  2359. *
  2360. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2361. */
  2362. public void setTfhcns(String tfhcns) {
  2363. this.tfhcns = tfhcns == null ? null : tfhcns.trim();
  2364. }
  2365. /**
  2366. * This method was generated by MyBatis Generator.
  2367. * This method returns the value of the database column t_ventilation_operation.tfhcww
  2368. *
  2369. * @return the value of t_ventilation_operation.tfhcww
  2370. *
  2371. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2372. */
  2373. public String getTfhcww() {
  2374. return tfhcww;
  2375. }
  2376. /**
  2377. * This method was generated by MyBatis Generator.
  2378. * This method sets the value of the database column t_ventilation_operation.tfhcww
  2379. *
  2380. * @param tfhcww the value for t_ventilation_operation.tfhcww
  2381. *
  2382. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2383. */
  2384. public void setTfhcww(String tfhcww) {
  2385. this.tfhcww = tfhcww == null ? null : tfhcww.trim();
  2386. }
  2387. /**
  2388. * This method was generated by MyBatis Generator.
  2389. * This method returns the value of the database column t_ventilation_operation.tfhcws
  2390. *
  2391. * @return the value of t_ventilation_operation.tfhcws
  2392. *
  2393. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2394. */
  2395. public String getTfhcws() {
  2396. return tfhcws;
  2397. }
  2398. /**
  2399. * This method was generated by MyBatis Generator.
  2400. * This method sets the value of the database column t_ventilation_operation.tfhcws
  2401. *
  2402. * @param tfhcws the value for t_ventilation_operation.tfhcws
  2403. *
  2404. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2405. */
  2406. public void setTfhcws(String tfhcws) {
  2407. this.tfhcws = tfhcws == null ? null : tfhcws.trim();
  2408. }
  2409. /**
  2410. * This method was generated by MyBatis Generator.
  2411. * This method returns the value of the database column t_ventilation_operation.tfhzglw
  2412. *
  2413. * @return the value of t_ventilation_operation.tfhzglw
  2414. *
  2415. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2416. */
  2417. public String getTfhzglw() {
  2418. return tfhzglw;
  2419. }
  2420. /**
  2421. * This method was generated by MyBatis Generator.
  2422. * This method sets the value of the database column t_ventilation_operation.tfhzglw
  2423. *
  2424. * @param tfhzglw the value for t_ventilation_operation.tfhzglw
  2425. *
  2426. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2427. */
  2428. public void setTfhzglw(String tfhzglw) {
  2429. this.tfhzglw = tfhzglw == null ? null : tfhzglw.trim();
  2430. }
  2431. /**
  2432. * This method was generated by MyBatis Generator.
  2433. * This method returns the value of the database column t_ventilation_operation.tfhzdlw
  2434. *
  2435. * @return the value of t_ventilation_operation.tfhzdlw
  2436. *
  2437. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2438. */
  2439. public String getTfhzdlw() {
  2440. return tfhzdlw;
  2441. }
  2442. /**
  2443. * This method was generated by MyBatis Generator.
  2444. * This method sets the value of the database column t_ventilation_operation.tfhzdlw
  2445. *
  2446. * @param tfhzdlw the value for t_ventilation_operation.tfhzdlw
  2447. *
  2448. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2449. */
  2450. public void setTfhzdlw(String tfhzdlw) {
  2451. this.tfhzdlw = tfhzdlw == null ? null : tfhzdlw.trim();
  2452. }
  2453. /**
  2454. * This method was generated by MyBatis Generator.
  2455. * This method returns the value of the database column t_ventilation_operation.tfqyq
  2456. *
  2457. * @return the value of t_ventilation_operation.tfqyq
  2458. *
  2459. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2460. */
  2461. public String getTfqyq() {
  2462. return tfqyq;
  2463. }
  2464. /**
  2465. * This method was generated by MyBatis Generator.
  2466. * This method sets the value of the database column t_ventilation_operation.tfqyq
  2467. *
  2468. * @param tfqyq the value for t_ventilation_operation.tfqyq
  2469. *
  2470. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2471. */
  2472. public void setTfqyq(String tfqyq) {
  2473. this.tfqyq = tfqyq == null ? null : tfqyq.trim();
  2474. }
  2475. /**
  2476. * This method was generated by MyBatis Generator.
  2477. * This method returns the value of the database column t_ventilation_operation.tfqeyht
  2478. *
  2479. * @return the value of t_ventilation_operation.tfqeyht
  2480. *
  2481. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2482. */
  2483. public String getTfqeyht() {
  2484. return tfqeyht;
  2485. }
  2486. /**
  2487. * This method was generated by MyBatis Generator.
  2488. * This method sets the value of the database column t_ventilation_operation.tfqeyht
  2489. *
  2490. * @param tfqeyht the value for t_ventilation_operation.tfqeyht
  2491. *
  2492. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2493. */
  2494. public void setTfqeyht(String tfqeyht) {
  2495. this.tfqeyht = tfqeyht == null ? null : tfqeyht.trim();
  2496. }
  2497. /**
  2498. * This method was generated by MyBatis Generator.
  2499. * This method returns the value of the database column t_ventilation_operation.tfqlhq
  2500. *
  2501. * @return the value of t_ventilation_operation.tfqlhq
  2502. *
  2503. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2504. */
  2505. public String getTfqlhq() {
  2506. return tfqlhq;
  2507. }
  2508. /**
  2509. * This method was generated by MyBatis Generator.
  2510. * This method sets the value of the database column t_ventilation_operation.tfqlhq
  2511. *
  2512. * @param tfqlhq the value for t_ventilation_operation.tfqlhq
  2513. *
  2514. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2515. */
  2516. public void setTfqlhq(String tfqlhq) {
  2517. this.tfqlhq = tfqlhq == null ? null : tfqlhq.trim();
  2518. }
  2519. /**
  2520. * This method was generated by MyBatis Generator.
  2521. * This method returns the value of the database column t_ventilation_operation.tfhyq
  2522. *
  2523. * @return the value of t_ventilation_operation.tfhyq
  2524. *
  2525. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2526. */
  2527. public String getTfhyq() {
  2528. return tfhyq;
  2529. }
  2530. /**
  2531. * This method was generated by MyBatis Generator.
  2532. * This method sets the value of the database column t_ventilation_operation.tfhyq
  2533. *
  2534. * @param tfhyq the value for t_ventilation_operation.tfhyq
  2535. *
  2536. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2537. */
  2538. public void setTfhyq(String tfhyq) {
  2539. this.tfhyq = tfhyq == null ? null : tfhyq.trim();
  2540. }
  2541. /**
  2542. * This method was generated by MyBatis Generator.
  2543. * This method returns the value of the database column t_ventilation_operation.tfheyht
  2544. *
  2545. * @return the value of t_ventilation_operation.tfheyht
  2546. *
  2547. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2548. */
  2549. public String getTfheyht() {
  2550. return tfheyht;
  2551. }
  2552. /**
  2553. * This method was generated by MyBatis Generator.
  2554. * This method sets the value of the database column t_ventilation_operation.tfheyht
  2555. *
  2556. * @param tfheyht the value for t_ventilation_operation.tfheyht
  2557. *
  2558. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2559. */
  2560. public void setTfheyht(String tfheyht) {
  2561. this.tfheyht = tfheyht == null ? null : tfheyht.trim();
  2562. }
  2563. /**
  2564. * This method was generated by MyBatis Generator.
  2565. * This method returns the value of the database column t_ventilation_operation.tfhlhq
  2566. *
  2567. * @return the value of t_ventilation_operation.tfhlhq
  2568. *
  2569. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2570. */
  2571. public String getTfhlhq() {
  2572. return tfhlhq;
  2573. }
  2574. /**
  2575. * This method was generated by MyBatis Generator.
  2576. * This method sets the value of the database column t_ventilation_operation.tfhlhq
  2577. *
  2578. * @param tfhlhq the value for t_ventilation_operation.tfhlhq
  2579. *
  2580. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2581. */
  2582. public void setTfhlhq(String tfhlhq) {
  2583. this.tfhlhq = tfhlhq == null ? null : tfhlhq.trim();
  2584. }
  2585. /**
  2586. * This method was generated by MyBatis Generator.
  2587. * This method returns the value of the database column t_ventilation_operation.bz
  2588. *
  2589. * @return the value of t_ventilation_operation.bz
  2590. *
  2591. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2592. */
  2593. public String getBz() {
  2594. return bz;
  2595. }
  2596. /**
  2597. * This method was generated by MyBatis Generator.
  2598. * This method sets the value of the database column t_ventilation_operation.bz
  2599. *
  2600. * @param bz the value for t_ventilation_operation.bz
  2601. *
  2602. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2603. */
  2604. public void setBz(String bz) {
  2605. this.bz = bz == null ? null : bz.trim();
  2606. }
  2607. /**
  2608. * This method was generated by MyBatis Generator.
  2609. * This method returns the value of the database column t_ventilation_operation.org_id
  2610. *
  2611. * @return the value of t_ventilation_operation.org_id
  2612. *
  2613. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2614. */
  2615. public Integer getOrgId() {
  2616. return orgId;
  2617. }
  2618. /**
  2619. * This method was generated by MyBatis Generator.
  2620. * This method sets the value of the database column t_ventilation_operation.org_id
  2621. *
  2622. * @param orgId the value for t_ventilation_operation.org_id
  2623. *
  2624. * @mbggenerated Sun Jun 28 17:44:27 CST 2020
  2625. */
  2626. public void setOrgId(Integer orgId) {
  2627. this.orgId = orgId;
  2628. }
  2629. /**
  2630. * null
  2631. * @return fdxs null
  2632. */
  2633. public String getFdxs() {
  2634. return fdxs;
  2635. }
  2636. /**
  2637. * null
  2638. * @param fdxs null
  2639. */
  2640. public void setFdxs(String fdxs) {
  2641. this.fdxs = fdxs == null ? null : fdxs.trim();
  2642. }
  2643. /**
  2644. * null
  2645. * @return zfdzcd null
  2646. */
  2647. public BigDecimal getZfdzcd() {
  2648. return zfdzcd;
  2649. }
  2650. /**
  2651. * null
  2652. * @param zfdzcd null
  2653. */
  2654. public void setZfdzcd(BigDecimal zfdzcd) {
  2655. this.zfdzcd = zfdzcd;
  2656. }
  2657. /**
  2658. * null
  2659. * @return zfdjmj_zhi null
  2660. */
  2661. public BigDecimal getZfdjmjZhi() {
  2662. return zfdjmjZhi;
  2663. }
  2664. /**
  2665. * null
  2666. * @param zfdjmjZhi null
  2667. */
  2668. public void setZfdjmjZhi(BigDecimal zfdjmjZhi) {
  2669. this.zfdjmjZhi = zfdjmjZhi;
  2670. }
  2671. }