zysq.jrxml 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="zysq" language="groovy" pageWidth="595" pageHeight="855" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isIgnorePagination="true" uuid="6ba495ef-8263-45ad-a2fd-2d5f92c4f9fd">
  3. <property name="ireport.zoom" value="1.0"/>
  4. <property name="ireport.x" value="0"/>
  5. <property name="ireport.y" value="423"/>
  6. <parameter name="audit_user" class="java.lang.String"/>
  7. <parameter name="audit_date" class="java.util.Date"/>
  8. <parameter name="audit_op" class="java.lang.String"/>
  9. <parameter name="audit_dept" class="java.lang.String"/>
  10. <parameter name="qianzhang_url" class="java.lang.String"/>
  11. <queryString>
  12. <![CDATA[]]>
  13. </queryString>
  14. <field name="accessory" class="com.jtgh.yjpt.entity.common.AccessoryEntity">
  15. <fieldDescription><![CDATA[accessory]]></fieldDescription>
  16. </field>
  17. <field name="addDate" class="java.util.Date">
  18. <fieldDescription><![CDATA[addDate]]></fieldDescription>
  19. </field>
  20. <field name="addUser" class="com.jtgh.yjpt.entity.auth.UserEntity">
  21. <fieldDescription><![CDATA[addUser]]></fieldDescription>
  22. </field>
  23. <field name="aqffcs" class="java.lang.String">
  24. <fieldDescription><![CDATA[aqffcs]]></fieldDescription>
  25. </field>
  26. <field name="bgr" class="java.lang.String">
  27. <fieldDescription><![CDATA[bgr]]></fieldDescription>
  28. </field>
  29. <field name="bgsj" class="java.util.Date">
  30. <fieldDescription><![CDATA[bgsj]]></fieldDescription>
  31. </field>
  32. <field name="bh" class="java.lang.String">
  33. <fieldDescription><![CDATA[bh]]></fieldDescription>
  34. </field>
  35. <field name="byzd1" class="java.lang.String">
  36. <fieldDescription><![CDATA[byzd1]]></fieldDescription>
  37. </field>
  38. <field name="byzd2" class="java.lang.String">
  39. <fieldDescription><![CDATA[byzd2]]></fieldDescription>
  40. </field>
  41. <field name="byzd3" class="java.lang.String">
  42. <fieldDescription><![CDATA[byzd3]]></fieldDescription>
  43. </field>
  44. <field name="byzd4" class="java.lang.String">
  45. <fieldDescription><![CDATA[byzd4]]></fieldDescription>
  46. </field>
  47. <field name="byzd5" class="java.lang.String">
  48. <fieldDescription><![CDATA[byzd5]]></fieldDescription>
  49. </field>
  50. <field name="cbbh" class="java.lang.String">
  51. <fieldDescription><![CDATA[cbbh]]></fieldDescription>
  52. </field>
  53. <field name="class" class="java.lang.Class">
  54. <fieldDescription><![CDATA[class]]></fieldDescription>
  55. </field>
  56. <field name="cm" class="java.lang.String">
  57. <fieldDescription><![CDATA[cm]]></fieldDescription>
  58. </field>
  59. <field name="cnno" class="java.lang.String">
  60. <fieldDescription><![CDATA[cnno]]></fieldDescription>
  61. </field>
  62. <field name="dxdj" class="com.jtgh.yjpt.entity.common.CodeEntity">
  63. <fieldDescription><![CDATA[dxdj]]></fieldDescription>
  64. </field>
  65. <field name="gjbh" class="java.lang.String">
  66. <fieldDescription><![CDATA[gjbh]]></fieldDescription>
  67. </field>
  68. <field name="hc" class="java.lang.String">
  69. <fieldDescription><![CDATA[hc]]></fieldDescription>
  70. </field>
  71. <field name="hwxs" class="java.lang.String">
  72. <fieldDescription><![CDATA[hwxs]]></fieldDescription>
  73. </field>
  74. <field name="hwzl" class="com.jtgh.yjpt.entity.common.CodeEntity">
  75. <fieldDescription><![CDATA[hwzl]]></fieldDescription>
  76. </field>
  77. <field name="hzwxx" class="com.jtgh.yjpt.entity.common.CodeEntity">
  78. <fieldDescription><![CDATA[hzwxx]]></fieldDescription>
  79. </field>
  80. <field name="id" class="java.lang.Long">
  81. <fieldDescription><![CDATA[id]]></fieldDescription>
  82. </field>
  83. <field name="inorout" class="java.lang.String">
  84. <fieldDescription><![CDATA[inorout]]></fieldDescription>
  85. </field>
  86. <field name="jzxsl" class="java.lang.String">
  87. <fieldDescription><![CDATA[jzxsl]]></fieldDescription>
  88. </field>
  89. <field name="kgsj" class="java.util.Date">
  90. <fieldDescription><![CDATA[kgsj]]></fieldDescription>
  91. </field>
  92. <field name="kgzt" class="java.lang.String">
  93. <fieldDescription><![CDATA[kgzt]]></fieldDescription>
  94. </field>
  95. <field name="kpsj" class="java.util.Date">
  96. <fieldDescription><![CDATA[kpsj]]></fieldDescription>
  97. </field>
  98. <field name="lhxz" class="java.lang.String">
  99. <fieldDescription><![CDATA[lhxz]]></fieldDescription>
  100. </field>
  101. <field name="lxfs" class="java.lang.String">
  102. <fieldDescription><![CDATA[lxfs]]></fieldDescription>
  103. </field>
  104. <field name="mao" class="java.lang.String">
  105. <fieldDescription><![CDATA[mao]]></fieldDescription>
  106. </field>
  107. <field name="merge" class="java.lang.String">
  108. <fieldDescription><![CDATA[merge]]></fieldDescription>
  109. </field>
  110. <field name="qxzysj" class="java.util.Date">
  111. <fieldDescription><![CDATA[qxzysj]]></fieldDescription>
  112. </field>
  113. <field name="qylb" class="java.lang.String">
  114. <fieldDescription><![CDATA[qylb]]></fieldDescription>
  115. </field>
  116. <field name="recordCode" class="java.lang.String">
  117. <fieldDescription><![CDATA[recordCode]]></fieldDescription>
  118. </field>
  119. <field name="recordStatus" class="java.lang.Integer">
  120. <fieldDescription><![CDATA[recordStatus]]></fieldDescription>
  121. </field>
  122. <field name="sequenceName" class="java.lang.String">
  123. <fieldDescription><![CDATA[sequenceName]]></fieldDescription>
  124. </field>
  125. <field name="sftb" class="java.lang.String">
  126. <fieldDescription><![CDATA[sftb]]></fieldDescription>
  127. </field>
  128. <field name="sg" class="java.lang.String">
  129. <fieldDescription><![CDATA[sg]]></fieldDescription>
  130. </field>
  131. <field name="szd" class="com.jtgh.yjpt.entity.common.CodeEntity">
  132. <fieldDescription><![CDATA[szd]]></fieldDescription>
  133. </field>
  134. <field name="szgq" class="com.jtgh.yjpt.entity.gkgq.GqEntity">
  135. <fieldDescription><![CDATA[szgq]]></fieldDescription>
  136. </field>
  137. <field name="taskList" class="java.util.List">
  138. <fieldDescription><![CDATA[taskList]]></fieldDescription>
  139. </field>
  140. <field name="taskState" class="java.lang.String">
  141. <fieldDescription><![CDATA[taskState]]></fieldDescription>
  142. </field>
  143. <field name="tbdyid" class="java.lang.Long">
  144. <fieldDescription><![CDATA[tbdyid]]></fieldDescription>
  145. </field>
  146. <field name="tbzt" class="java.lang.String">
  147. <fieldDescription><![CDATA[tbzt]]></fieldDescription>
  148. </field>
  149. <field name="updateDate" class="java.util.Date">
  150. <fieldDescription><![CDATA[updateDate]]></fieldDescription>
  151. </field>
  152. <field name="updateUser" class="com.jtgh.yjpt.entity.auth.UserEntity">
  153. <fieldDescription><![CDATA[updateUser]]></fieldDescription>
  154. </field>
  155. <field name="wgsj" class="java.util.Date">
  156. <fieldDescription><![CDATA[wgsj]]></fieldDescription>
  157. </field>
  158. <field name="wgzt" class="java.lang.String">
  159. <fieldDescription><![CDATA[wgzt]]></fieldDescription>
  160. </field>
  161. <field name="wpbh" class="java.lang.String">
  162. <fieldDescription><![CDATA[wpbh]]></fieldDescription>
  163. </field>
  164. <field name="wrlb" class="com.jtgh.yjpt.entity.common.CodeEntity">
  165. <fieldDescription><![CDATA[wrlb]]></fieldDescription>
  166. </field>
  167. <field name="wxhwmcbh" class="java.lang.String">
  168. <fieldDescription><![CDATA[wxhwmcbh]]></fieldDescription>
  169. </field>
  170. <field name="wxplb" class="java.lang.String">
  171. <fieldDescription><![CDATA[wxplb]]></fieldDescription>
  172. </field>
  173. <field name="wxwpmc" class="java.lang.String">
  174. <fieldDescription><![CDATA[wxwpmc]]></fieldDescription>
  175. </field>
  176. <field name="xcglfzr" class="java.lang.String">
  177. <fieldDescription><![CDATA[xcglfzr]]></fieldDescription>
  178. </field>
  179. <field name="xg" class="java.lang.String">
  180. <fieldDescription><![CDATA[xg]]></fieldDescription>
  181. </field>
  182. <field name="zdtaskList" class="java.util.List">
  183. <fieldDescription><![CDATA[zdtaskList]]></fieldDescription>
  184. </field>
  185. <field name="zydd" class="com.jtgh.yjpt.entity.common.CodeEntity">
  186. <fieldDescription><![CDATA[zydd]]></fieldDescription>
  187. </field>
  188. <field name="zyddqt" class="java.lang.String">
  189. <fieldDescription><![CDATA[zyddqt]]></fieldDescription>
  190. </field>
  191. <field name="zyddqybh" class="com.jtgh.yjpt.entity.zyfzndjy.GkwxhwzyfzblFzEntity">
  192. <fieldDescription><![CDATA[zyddqybh]]></fieldDescription>
  193. </field>
  194. <field name="zyddssjyr" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  195. <fieldDescription><![CDATA[zyddssjyr]]></fieldDescription>
  196. </field>
  197. <field name="zydw" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  198. <fieldDescription><![CDATA[zydw]]></fieldDescription>
  199. </field>
  200. <field name="zylx" class="java.lang.String">
  201. <fieldDescription><![CDATA[zylx]]></fieldDescription>
  202. </field>
  203. <field name="zysj" class="java.util.Date">
  204. <fieldDescription><![CDATA[zysj]]></fieldDescription>
  205. </field>
  206. <field name="zysjq" class="java.util.Date">
  207. <fieldDescription><![CDATA[zysjq]]></fieldDescription>
  208. </field>
  209. <field name="zysjz" class="java.util.Date">
  210. <fieldDescription><![CDATA[zysjz]]></fieldDescription>
  211. </field>
  212. <field name="zysl" class="java.lang.Double">
  213. <fieldDescription><![CDATA[zysl]]></fieldDescription>
  214. </field>
  215. <field name="zywtr" class="java.lang.String">
  216. <fieldDescription><![CDATA[zywtr]]></fieldDescription>
  217. </field>
  218. <field name="wxplb_1" class="java.lang.String">
  219. <fieldDescription><![CDATA[wxplb]]></fieldDescription>
  220. </field>
  221. <field name="byzd4_1" class="java.lang.String">
  222. <fieldDescription><![CDATA[byzd4]]></fieldDescription>
  223. </field>
  224. <field name="accessory_1" class="com.jtgh.yjpt.entity.common.AccessoryEntity">
  225. <fieldDescription><![CDATA[accessory]]></fieldDescription>
  226. </field>
  227. <field name="addDate_1" class="java.util.Date">
  228. <fieldDescription><![CDATA[addDate]]></fieldDescription>
  229. </field>
  230. <field name="addUser_1" class="com.jtgh.yjpt.entity.auth.UserEntity">
  231. <fieldDescription><![CDATA[addUser]]></fieldDescription>
  232. </field>
  233. <field name="aqffcs_1" class="java.lang.String">
  234. <fieldDescription><![CDATA[aqffcs]]></fieldDescription>
  235. </field>
  236. <field name="bgr_1" class="java.lang.String">
  237. <fieldDescription><![CDATA[bgr]]></fieldDescription>
  238. </field>
  239. <field name="bgsj_1" class="java.util.Date">
  240. <fieldDescription><![CDATA[bgsj]]></fieldDescription>
  241. </field>
  242. <field name="bgtaskList" class="java.util.List">
  243. <fieldDescription><![CDATA[bgtaskList]]></fieldDescription>
  244. </field>
  245. <field name="bh_1" class="java.lang.String">
  246. <fieldDescription><![CDATA[bh]]></fieldDescription>
  247. </field>
  248. <field name="byzd1_1" class="java.lang.String">
  249. <fieldDescription><![CDATA[byzd1]]></fieldDescription>
  250. </field>
  251. <field name="byzd2_1" class="java.lang.String">
  252. <fieldDescription><![CDATA[byzd2]]></fieldDescription>
  253. </field>
  254. <field name="byzd3_1" class="java.lang.String">
  255. <fieldDescription><![CDATA[byzd3]]></fieldDescription>
  256. </field>
  257. <field name="byzd4_2" class="java.lang.String">
  258. <fieldDescription><![CDATA[byzd4]]></fieldDescription>
  259. </field>
  260. <field name="byzd5_1" class="java.lang.String">
  261. <fieldDescription><![CDATA[byzd5]]></fieldDescription>
  262. </field>
  263. <field name="bz" class="java.lang.String">
  264. <fieldDescription><![CDATA[bz]]></fieldDescription>
  265. </field>
  266. <field name="cbbh_1" class="java.lang.String">
  267. <fieldDescription><![CDATA[cbbh]]></fieldDescription>
  268. </field>
  269. <field name="class_1" class="java.lang.Class">
  270. <fieldDescription><![CDATA[class]]></fieldDescription>
  271. </field>
  272. <field name="cm_1" class="java.lang.String">
  273. <fieldDescription><![CDATA[cm]]></fieldDescription>
  274. </field>
  275. <field name="cnno_1" class="java.lang.String">
  276. <fieldDescription><![CDATA[cnno]]></fieldDescription>
  277. </field>
  278. <field name="dxdj_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  279. <fieldDescription><![CDATA[dxdj]]></fieldDescription>
  280. </field>
  281. <field name="gjbh_1" class="java.lang.String">
  282. <fieldDescription><![CDATA[gjbh]]></fieldDescription>
  283. </field>
  284. <field name="hc_1" class="java.lang.String">
  285. <fieldDescription><![CDATA[hc]]></fieldDescription>
  286. </field>
  287. <field name="hwxs_1" class="java.lang.String">
  288. <fieldDescription><![CDATA[hwxs]]></fieldDescription>
  289. </field>
  290. <field name="hwzl_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  291. <fieldDescription><![CDATA[hwzl]]></fieldDescription>
  292. </field>
  293. <field name="hzwxx_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  294. <fieldDescription><![CDATA[hzwxx]]></fieldDescription>
  295. </field>
  296. <field name="id_1" class="java.lang.Long">
  297. <fieldDescription><![CDATA[id]]></fieldDescription>
  298. </field>
  299. <field name="inorout_1" class="java.lang.String">
  300. <fieldDescription><![CDATA[inorout]]></fieldDescription>
  301. </field>
  302. <field name="jspm" class="java.lang.String">
  303. <fieldDescription><![CDATA[jspm]]></fieldDescription>
  304. </field>
  305. <field name="jzxsl_1" class="java.lang.String">
  306. <fieldDescription><![CDATA[jzxsl]]></fieldDescription>
  307. </field>
  308. <field name="kgsj_1" class="java.util.Date">
  309. <fieldDescription><![CDATA[kgsj]]></fieldDescription>
  310. </field>
  311. <field name="kgzt_1" class="java.lang.String">
  312. <fieldDescription><![CDATA[kgzt]]></fieldDescription>
  313. </field>
  314. <field name="kpsj_1" class="java.util.Date">
  315. <fieldDescription><![CDATA[kpsj]]></fieldDescription>
  316. </field>
  317. <field name="lhxz_1" class="java.lang.String">
  318. <fieldDescription><![CDATA[lhxz]]></fieldDescription>
  319. </field>
  320. <field name="lxfs_1" class="java.lang.String">
  321. <fieldDescription><![CDATA[lxfs]]></fieldDescription>
  322. </field>
  323. <field name="mao_1" class="java.lang.String">
  324. <fieldDescription><![CDATA[mao]]></fieldDescription>
  325. </field>
  326. <field name="merge_1" class="java.lang.String">
  327. <fieldDescription><![CDATA[merge]]></fieldDescription>
  328. </field>
  329. <field name="qxtaskList" class="java.util.List">
  330. <fieldDescription><![CDATA[qxtaskList]]></fieldDescription>
  331. </field>
  332. <field name="qxzysj_1" class="java.util.Date">
  333. <fieldDescription><![CDATA[qxzysj]]></fieldDescription>
  334. </field>
  335. <field name="qylb_1" class="java.lang.String">
  336. <fieldDescription><![CDATA[qylb]]></fieldDescription>
  337. </field>
  338. <field name="recordCode_1" class="java.lang.String">
  339. <fieldDescription><![CDATA[recordCode]]></fieldDescription>
  340. </field>
  341. <field name="recordStatus_1" class="java.lang.Integer">
  342. <fieldDescription><![CDATA[recordStatus]]></fieldDescription>
  343. </field>
  344. <field name="sequenceName_1" class="java.lang.String">
  345. <fieldDescription><![CDATA[sequenceName]]></fieldDescription>
  346. </field>
  347. <field name="sftb_1" class="java.lang.String">
  348. <fieldDescription><![CDATA[sftb]]></fieldDescription>
  349. </field>
  350. <field name="sg_1" class="java.lang.String">
  351. <fieldDescription><![CDATA[sg]]></fieldDescription>
  352. </field>
  353. <field name="sl20c" class="java.lang.Double">
  354. <fieldDescription><![CDATA[sl20c]]></fieldDescription>
  355. </field>
  356. <field name="sl20t" class="java.lang.Double">
  357. <fieldDescription><![CDATA[sl20t]]></fieldDescription>
  358. </field>
  359. <field name="sl40c" class="java.lang.Double">
  360. <fieldDescription><![CDATA[sl40c]]></fieldDescription>
  361. </field>
  362. <field name="sl40t" class="java.lang.Double">
  363. <fieldDescription><![CDATA[sl40t]]></fieldDescription>
  364. </field>
  365. <field name="sl45c" class="java.lang.Double">
  366. <fieldDescription><![CDATA[sl45c]]></fieldDescription>
  367. </field>
  368. <field name="slspc" class="java.lang.Double">
  369. <fieldDescription><![CDATA[slspc]]></fieldDescription>
  370. </field>
  371. <field name="szd_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  372. <fieldDescription><![CDATA[szd]]></fieldDescription>
  373. </field>
  374. <field name="szgq_1" class="com.jtgh.yjpt.entity.gkgq.GqEntity">
  375. <fieldDescription><![CDATA[szgq]]></fieldDescription>
  376. </field>
  377. <field name="taskList_1" class="java.util.List">
  378. <fieldDescription><![CDATA[taskList]]></fieldDescription>
  379. </field>
  380. <field name="taskState_1" class="java.lang.String">
  381. <fieldDescription><![CDATA[taskState]]></fieldDescription>
  382. </field>
  383. <field name="tbdyid_1" class="java.lang.Long">
  384. <fieldDescription><![CDATA[tbdyid]]></fieldDescription>
  385. </field>
  386. <field name="tbzt_1" class="java.lang.String">
  387. <fieldDescription><![CDATA[tbzt]]></fieldDescription>
  388. </field>
  389. <field name="teu" class="java.lang.Double">
  390. <fieldDescription><![CDATA[teu]]></fieldDescription>
  391. </field>
  392. <field name="updateDate_1" class="java.util.Date">
  393. <fieldDescription><![CDATA[updateDate]]></fieldDescription>
  394. </field>
  395. <field name="updateUser_1" class="com.jtgh.yjpt.entity.auth.UserEntity">
  396. <fieldDescription><![CDATA[updateUser]]></fieldDescription>
  397. </field>
  398. <field name="wgsj_1" class="java.util.Date">
  399. <fieldDescription><![CDATA[wgsj]]></fieldDescription>
  400. </field>
  401. <field name="wgzt_1" class="java.lang.String">
  402. <fieldDescription><![CDATA[wgzt]]></fieldDescription>
  403. </field>
  404. <field name="wpbh_1" class="java.lang.String">
  405. <fieldDescription><![CDATA[wpbh]]></fieldDescription>
  406. </field>
  407. <field name="wrlb_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  408. <fieldDescription><![CDATA[wrlb]]></fieldDescription>
  409. </field>
  410. <field name="wxhwmcbh_1" class="java.lang.String">
  411. <fieldDescription><![CDATA[wxhwmcbh]]></fieldDescription>
  412. </field>
  413. <field name="wxplb_2" class="java.lang.String">
  414. <fieldDescription><![CDATA[wxplb]]></fieldDescription>
  415. </field>
  416. <field name="wxwpmc_1" class="java.lang.String">
  417. <fieldDescription><![CDATA[wxwpmc]]></fieldDescription>
  418. </field>
  419. <field name="xcglfzr_1" class="java.lang.String">
  420. <fieldDescription><![CDATA[xcglfzr]]></fieldDescription>
  421. </field>
  422. <field name="xg_1" class="java.lang.String">
  423. <fieldDescription><![CDATA[xg]]></fieldDescription>
  424. </field>
  425. <field name="zdtaskList_1" class="java.util.List">
  426. <fieldDescription><![CDATA[zdtaskList]]></fieldDescription>
  427. </field>
  428. <field name="zydd_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  429. <fieldDescription><![CDATA[zydd]]></fieldDescription>
  430. </field>
  431. <field name="zyddqt_1" class="java.lang.String">
  432. <fieldDescription><![CDATA[zyddqt]]></fieldDescription>
  433. </field>
  434. <field name="zyddqybh_1" class="com.jtgh.yjpt.entity.zyfzndjy.GkwxhwzyfzblFzEntity">
  435. <fieldDescription><![CDATA[zyddqybh]]></fieldDescription>
  436. </field>
  437. <field name="zyddssjyr_1" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  438. <fieldDescription><![CDATA[zyddssjyr]]></fieldDescription>
  439. </field>
  440. <field name="zydw_1" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  441. <fieldDescription><![CDATA[zydw]]></fieldDescription>
  442. </field>
  443. <field name="zylx_1" class="java.lang.String">
  444. <fieldDescription><![CDATA[zylx]]></fieldDescription>
  445. </field>
  446. <field name="zysj_1" class="java.util.Date">
  447. <fieldDescription><![CDATA[zysj]]></fieldDescription>
  448. </field>
  449. <field name="zysjq_1" class="java.util.Date">
  450. <fieldDescription><![CDATA[zysjq]]></fieldDescription>
  451. </field>
  452. <field name="zysjz_1" class="java.util.Date">
  453. <fieldDescription><![CDATA[zysjz]]></fieldDescription>
  454. </field>
  455. <field name="zysl_1" class="java.lang.Double">
  456. <fieldDescription><![CDATA[zysl]]></fieldDescription>
  457. </field>
  458. <field name="zywtr_1" class="java.lang.String">
  459. <fieldDescription><![CDATA[zywtr]]></fieldDescription>
  460. </field>
  461. <background>
  462. <band splitType="Stretch"/>
  463. </background>
  464. <title>
  465. <band height="56" splitType="Immediate">
  466. <staticText>
  467. <reportElement x="0" y="0" width="555" height="33" uuid="0874c3d7-980f-4e71-b918-54da17a307b0"/>
  468. <textElement textAlignment="Center" verticalAlignment="Middle">
  469. <font fontName="宋体" size="20" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  470. </textElement>
  471. <text><![CDATA[港口危险货物作业申请书]]></text>
  472. </staticText>
  473. <staticText>
  474. <reportElement x="0" y="33" width="53" height="23" uuid="4c6339ab-97eb-4106-b68e-80e2b5e244ca"/>
  475. <box leftPadding="10"/>
  476. <textElement verticalAlignment="Middle">
  477. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  478. </textElement>
  479. <text><![CDATA[编号:]]></text>
  480. </staticText>
  481. <textField isBlankWhenNull="true">
  482. <reportElement x="53" y="33" width="502" height="23" uuid="2ceddbde-51db-4c89-b35d-0e62bee26af4"/>
  483. <textElement verticalAlignment="Middle">
  484. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  485. </textElement>
  486. <textFieldExpression><![CDATA[$F{bh}]]></textFieldExpression>
  487. </textField>
  488. </band>
  489. </title>
  490. <detail>
  491. <band height="795" splitType="Immediate">
  492. <textField isBlankWhenNull="true">
  493. <reportElement x="370" y="50" width="185" height="25" uuid="8a5c3dcf-807a-48a2-8542-5c47b1f549bf"/>
  494. <box leftPadding="5">
  495. <topPen lineWidth="0.5"/>
  496. <leftPen lineWidth="0.5"/>
  497. <bottomPen lineWidth="0.5"/>
  498. <rightPen lineWidth="0.5"/>
  499. </box>
  500. <textElement verticalAlignment="Middle">
  501. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  502. </textElement>
  503. <textFieldExpression><![CDATA[$F{wpbh}]]></textFieldExpression>
  504. </textField>
  505. <textField isBlankWhenNull="true">
  506. <reportElement x="95" y="50" width="180" height="25" uuid="03274657-cd62-4b36-aaaa-50341195adfa"/>
  507. <box leftPadding="5">
  508. <topPen lineWidth="0.5"/>
  509. <leftPen lineWidth="0.5"/>
  510. <bottomPen lineWidth="0.5"/>
  511. <rightPen lineWidth="0.5"/>
  512. </box>
  513. <textElement verticalAlignment="Middle">
  514. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  515. </textElement>
  516. <textFieldExpression><![CDATA[$F{wxhwmcbh}]]></textFieldExpression>
  517. </textField>
  518. <staticText>
  519. <reportElement x="0" y="50" width="95" height="25" uuid="5ae49072-7090-40eb-b13e-09e76724c93d"/>
  520. <box leftPadding="5">
  521. <topPen lineWidth="0.5"/>
  522. <leftPen lineWidth="0.5"/>
  523. <bottomPen lineWidth="0.5"/>
  524. <rightPen lineWidth="0.5"/>
  525. </box>
  526. <textElement verticalAlignment="Middle">
  527. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  528. </textElement>
  529. <text><![CDATA[危险品名称]]></text>
  530. </staticText>
  531. <staticText>
  532. <reportElement x="275" y="50" width="95" height="25" uuid="5200c0b6-5474-4566-9dfe-1e691f1f2211"/>
  533. <box leftPadding="5">
  534. <topPen lineWidth="0.5"/>
  535. <leftPen lineWidth="0.5"/>
  536. <bottomPen lineWidth="0.5"/>
  537. <rightPen lineWidth="0.5"/>
  538. </box>
  539. <textElement verticalAlignment="Middle">
  540. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  541. </textElement>
  542. <text><![CDATA[物品编号]]></text>
  543. </staticText>
  544. <textField isBlankWhenNull="true">
  545. <reportElement x="370" y="125" width="185" height="25" uuid="09ee96f5-834d-42de-aee3-1c8f7121c5d4"/>
  546. <box leftPadding="5">
  547. <topPen lineWidth="0.5"/>
  548. <leftPen lineWidth="0.5"/>
  549. <bottomPen lineWidth="0.5"/>
  550. <rightPen lineWidth="0.5"/>
  551. </box>
  552. <textElement verticalAlignment="Middle">
  553. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  554. </textElement>
  555. <textFieldExpression><![CDATA[$F{zysl}]]></textFieldExpression>
  556. </textField>
  557. <staticText>
  558. <reportElement x="0" y="125" width="95" height="25" uuid="858f66fd-c491-4b69-963e-85ac9b3114e9"/>
  559. <box leftPadding="5">
  560. <topPen lineWidth="0.5"/>
  561. <leftPen lineWidth="0.5"/>
  562. <bottomPen lineWidth="0.5"/>
  563. <rightPen lineWidth="0.5"/>
  564. </box>
  565. <textElement verticalAlignment="Middle">
  566. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  567. </textElement>
  568. <text><![CDATA[进出港]]></text>
  569. </staticText>
  570. <staticText>
  571. <reportElement x="275" y="125" width="95" height="25" uuid="b5272f8a-9e70-4116-bcb8-b1f46d303720"/>
  572. <box leftPadding="5">
  573. <topPen lineWidth="0.5"/>
  574. <leftPen lineWidth="0.5"/>
  575. <bottomPen lineWidth="0.5"/>
  576. <rightPen lineWidth="0.5"/>
  577. </box>
  578. <textElement verticalAlignment="Middle">
  579. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  580. </textElement>
  581. <text><![CDATA[作业数量(吨)]]></text>
  582. </staticText>
  583. <textField isBlankWhenNull="true">
  584. <reportElement x="95" y="125" width="180" height="25" uuid="3dc829a2-b89f-4f22-a5ee-922a3ac77d3f"/>
  585. <box leftPadding="5">
  586. <topPen lineWidth="0.5"/>
  587. <leftPen lineWidth="0.5"/>
  588. <bottomPen lineWidth="0.5"/>
  589. <rightPen lineWidth="0.5"/>
  590. </box>
  591. <textElement verticalAlignment="Middle">
  592. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  593. </textElement>
  594. <textFieldExpression><![CDATA[$F{inorout}=="1"?"进港":($F{inorout}=="2"?"出港":"")]]></textFieldExpression>
  595. </textField>
  596. <staticText>
  597. <reportElement x="0" y="175" width="95" height="25" uuid="93a6ec92-5a62-40ae-98fe-c40a1ae1c3de"/>
  598. <box leftPadding="5">
  599. <topPen lineWidth="0.5"/>
  600. <leftPen lineWidth="0.5"/>
  601. <bottomPen lineWidth="0.5"/>
  602. <rightPen lineWidth="0.5"/>
  603. </box>
  604. <textElement verticalAlignment="Middle">
  605. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  606. </textElement>
  607. <text><![CDATA[内外贸]]></text>
  608. </staticText>
  609. <staticText>
  610. <reportElement x="275" y="175" width="95" height="25" uuid="329259d6-5c10-4a6a-97d0-92d8b28ad66c"/>
  611. <box leftPadding="5">
  612. <topPen lineWidth="0.5"/>
  613. <leftPen lineWidth="0.5"/>
  614. <bottomPen lineWidth="0.5"/>
  615. <rightPen lineWidth="0.5"/>
  616. </box>
  617. <textElement verticalAlignment="Middle">
  618. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  619. </textElement>
  620. <text><![CDATA[火灾危险性]]></text>
  621. </staticText>
  622. <textField isBlankWhenNull="true">
  623. <reportElement x="370" y="175" width="185" height="25" uuid="a038afd4-ac60-4c20-bf9d-de93ecdf1e3b"/>
  624. <box leftPadding="5">
  625. <topPen lineWidth="0.5"/>
  626. <leftPen lineWidth="0.5"/>
  627. <bottomPen lineWidth="0.5"/>
  628. <rightPen lineWidth="0.5"/>
  629. </box>
  630. <textElement verticalAlignment="Middle">
  631. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  632. </textElement>
  633. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{hzwxx}.getName())]]></textFieldExpression>
  634. </textField>
  635. <textField isBlankWhenNull="true">
  636. <reportElement x="95" y="175" width="180" height="25" uuid="a4cfeca6-a391-4149-8316-ade8293af8fa"/>
  637. <box leftPadding="5">
  638. <topPen lineWidth="0.5"/>
  639. <leftPen lineWidth="0.5"/>
  640. <bottomPen lineWidth="0.5"/>
  641. <rightPen lineWidth="0.5"/>
  642. </box>
  643. <textElement verticalAlignment="Middle">
  644. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  645. </textElement>
  646. <textFieldExpression><![CDATA[$F{mao}=="1"?"内贸":($F{mao}=="2"?"外贸":"")]]></textFieldExpression>
  647. </textField>
  648. <staticText>
  649. <reportElement x="0" y="200" width="95" height="25" uuid="b8a541fc-5fdc-426a-a774-66d76e6d0cd1"/>
  650. <box leftPadding="5">
  651. <topPen lineWidth="0.5"/>
  652. <leftPen lineWidth="0.5"/>
  653. <bottomPen lineWidth="0.5"/>
  654. <rightPen lineWidth="0.5"/>
  655. </box>
  656. <textElement verticalAlignment="Middle">
  657. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  658. </textElement>
  659. <text><![CDATA[毒性等级]]></text>
  660. </staticText>
  661. <staticText>
  662. <reportElement x="275" y="200" width="95" height="25" uuid="83c0d8a8-3704-4f30-b3d8-9e25834d91f2"/>
  663. <box leftPadding="5">
  664. <topPen lineWidth="0.5"/>
  665. <leftPen lineWidth="0.5"/>
  666. <bottomPen lineWidth="0.5"/>
  667. <rightPen lineWidth="0.5"/>
  668. </box>
  669. <textElement verticalAlignment="Middle">
  670. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  671. </textElement>
  672. <text><![CDATA[污染类别]]></text>
  673. </staticText>
  674. <textField isBlankWhenNull="true">
  675. <reportElement x="370" y="200" width="185" height="25" uuid="a93c7e37-f56b-4946-8aee-af1618296db6"/>
  676. <box leftPadding="5">
  677. <topPen lineWidth="0.5"/>
  678. <leftPen lineWidth="0.5"/>
  679. <bottomPen lineWidth="0.5"/>
  680. <rightPen lineWidth="0.5"/>
  681. </box>
  682. <textElement verticalAlignment="Middle">
  683. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  684. </textElement>
  685. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{wrlb}.getName())]]></textFieldExpression>
  686. </textField>
  687. <textField isBlankWhenNull="true">
  688. <reportElement x="95" y="200" width="180" height="25" uuid="4a4b91f1-31c9-4b16-91e6-c4b80e9da2c3"/>
  689. <box leftPadding="5">
  690. <topPen lineWidth="0.5"/>
  691. <leftPen lineWidth="0.5"/>
  692. <bottomPen lineWidth="0.5"/>
  693. <rightPen lineWidth="0.5"/>
  694. </box>
  695. <textElement verticalAlignment="Middle">
  696. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  697. </textElement>
  698. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{dxdj}.getName())]]></textFieldExpression>
  699. </textField>
  700. <staticText>
  701. <reportElement x="0" y="225" width="95" height="25" uuid="34a0a03c-bb91-407f-afc2-4ae4f5cec3af"/>
  702. <box leftPadding="5">
  703. <topPen lineWidth="0.5"/>
  704. <leftPen lineWidth="0.5"/>
  705. <bottomPen lineWidth="0.5"/>
  706. <rightPen lineWidth="0.5"/>
  707. </box>
  708. <textElement verticalAlignment="Middle">
  709. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  710. </textElement>
  711. <text><![CDATA[集装箱数量]]></text>
  712. </staticText>
  713. <textField isBlankWhenNull="true">
  714. <reportElement x="95" y="225" width="180" height="25" uuid="614f7b3b-3e40-47e9-9450-55393b642b1e"/>
  715. <box leftPadding="5">
  716. <topPen lineWidth="0.5"/>
  717. <leftPen lineWidth="0.5"/>
  718. <bottomPen lineWidth="0.5"/>
  719. <rightPen lineWidth="0.5"/>
  720. </box>
  721. <textElement verticalAlignment="Middle">
  722. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  723. </textElement>
  724. <textFieldExpression><![CDATA[$F{jzxsl}]]></textFieldExpression>
  725. </textField>
  726. <staticText>
  727. <reportElement x="0" y="250" width="95" height="25" uuid="bf88b509-c765-419e-9b51-05f714527ea5"/>
  728. <box leftPadding="5">
  729. <topPen lineWidth="0.5"/>
  730. <leftPen lineWidth="0.5"/>
  731. <bottomPen lineWidth="0.5"/>
  732. <rightPen lineWidth="0.5"/>
  733. </box>
  734. <textElement verticalAlignment="Middle">
  735. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  736. </textElement>
  737. <text><![CDATA[货物种类]]></text>
  738. </staticText>
  739. <staticText>
  740. <reportElement x="0" y="275" width="95" height="25" uuid="5abe1607-cf49-4c16-96a3-b080c682d8b1"/>
  741. <box leftPadding="5">
  742. <topPen lineWidth="0.5"/>
  743. <leftPen lineWidth="0.5"/>
  744. <bottomPen lineWidth="0.5"/>
  745. <rightPen lineWidth="0.5"/>
  746. </box>
  747. <textElement verticalAlignment="Middle">
  748. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  749. </textElement>
  750. <text><![CDATA[货物形式]]></text>
  751. </staticText>
  752. <textField isBlankWhenNull="true">
  753. <reportElement x="95" y="275" width="460" height="25" uuid="543cc62b-b5a3-492c-9c96-d358f491bc39"/>
  754. <box leftPadding="5">
  755. <topPen lineWidth="0.5"/>
  756. <leftPen lineWidth="0.5"/>
  757. <bottomPen lineWidth="0.5"/>
  758. <rightPen lineWidth="0.5"/>
  759. </box>
  760. <textElement verticalAlignment="Middle">
  761. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  762. </textElement>
  763. <textFieldExpression><![CDATA[$F{hwxs}]]></textFieldExpression>
  764. </textField>
  765. <textField isBlankWhenNull="true">
  766. <reportElement x="95" y="250" width="460" height="25" uuid="ba7d1950-aa4c-4ff4-9dd1-27b7ea8a61a8"/>
  767. <box leftPadding="5">
  768. <topPen lineWidth="0.5"/>
  769. <leftPen lineWidth="0.5"/>
  770. <bottomPen lineWidth="0.5"/>
  771. <rightPen lineWidth="0.5"/>
  772. </box>
  773. <textElement verticalAlignment="Middle">
  774. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  775. </textElement>
  776. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{hwzl}.getName())]]></textFieldExpression>
  777. </textField>
  778. <staticText>
  779. <reportElement positionType="Float" x="0" y="342" width="95" height="25" uuid="d3e1a39e-1e5c-4458-bd37-4362c1c3f78a"/>
  780. <box leftPadding="5">
  781. <topPen lineWidth="0.5"/>
  782. <leftPen lineWidth="0.5"/>
  783. <bottomPen lineWidth="0.5"/>
  784. <rightPen lineWidth="0.5"/>
  785. </box>
  786. <textElement verticalAlignment="Middle">
  787. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  788. </textElement>
  789. <text><![CDATA[作业地点]]></text>
  790. </staticText>
  791. <textField isBlankWhenNull="true">
  792. <reportElement positionType="Float" x="95" y="342" width="460" height="25" uuid="e597d526-1bf9-476b-b8b5-569aae50883a"/>
  793. <box leftPadding="5">
  794. <topPen lineWidth="0.5"/>
  795. <leftPen lineWidth="0.5"/>
  796. <bottomPen lineWidth="0.5"/>
  797. <rightPen lineWidth="0.5"/>
  798. </box>
  799. <textElement verticalAlignment="Middle">
  800. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  801. </textElement>
  802. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{zydd}.getName())+"_"+$F{zyddqybh}.getQynbmc()]]></textFieldExpression>
  803. </textField>
  804. <staticText>
  805. <reportElement positionType="Float" x="0" y="367" width="95" height="25" uuid="e9859303-ffbd-40cf-acb0-9adbfbe7ed06"/>
  806. <box leftPadding="5">
  807. <topPen lineWidth="0.5"/>
  808. <leftPen lineWidth="0.5"/>
  809. <bottomPen lineWidth="0.5"/>
  810. <rightPen lineWidth="0.5"/>
  811. </box>
  812. <textElement verticalAlignment="Middle">
  813. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  814. </textElement>
  815. <text><![CDATA[作业时间起]]></text>
  816. </staticText>
  817. <staticText>
  818. <reportElement positionType="Float" x="275" y="367" width="95" height="25" uuid="f3fbc3b7-4ece-4f18-a911-39ad93e4b28c"/>
  819. <box leftPadding="5">
  820. <topPen lineWidth="0.5"/>
  821. <leftPen lineWidth="0.5"/>
  822. <bottomPen lineWidth="0.5"/>
  823. <rightPen lineWidth="0.5"/>
  824. </box>
  825. <textElement verticalAlignment="Middle">
  826. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  827. </textElement>
  828. <text><![CDATA[作业时间止]]></text>
  829. </staticText>
  830. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  831. <reportElement positionType="Float" x="370" y="367" width="185" height="25" uuid="6c555886-6a67-4f78-82bf-c2f51411bb76"/>
  832. <box leftPadding="5">
  833. <topPen lineWidth="0.5"/>
  834. <leftPen lineWidth="0.5"/>
  835. <bottomPen lineWidth="0.5"/>
  836. <rightPen lineWidth="0.5"/>
  837. </box>
  838. <textElement verticalAlignment="Middle">
  839. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  840. </textElement>
  841. <textFieldExpression><![CDATA[$F{zysjz}]]></textFieldExpression>
  842. </textField>
  843. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  844. <reportElement positionType="Float" x="95" y="367" width="180" height="25" uuid="cb2fb5d5-a170-473b-bed7-f033b27d99a3"/>
  845. <box leftPadding="5">
  846. <topPen lineWidth="0.5"/>
  847. <leftPen lineWidth="0.5"/>
  848. <bottomPen lineWidth="0.5"/>
  849. <rightPen lineWidth="0.5"/>
  850. </box>
  851. <textElement verticalAlignment="Middle">
  852. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  853. </textElement>
  854. <textFieldExpression><![CDATA[$F{zysjq}]]></textFieldExpression>
  855. </textField>
  856. <staticText>
  857. <reportElement positionType="Float" x="275" y="475" width="95" height="25" uuid="4efcf49e-7476-49a3-8d26-6e91a0700eab"/>
  858. <box leftPadding="5">
  859. <topPen lineWidth="0.5"/>
  860. <leftPen lineWidth="0.5"/>
  861. <bottomPen lineWidth="0.5"/>
  862. <rightPen lineWidth="0.5"/>
  863. </box>
  864. <textElement verticalAlignment="Middle">
  865. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  866. </textElement>
  867. <text><![CDATA[联系方式]]></text>
  868. </staticText>
  869. <textField isBlankWhenNull="true">
  870. <reportElement positionType="Float" x="95" y="475" width="180" height="25" uuid="81ef04cd-7074-4ba4-8531-12de8bcf6c91"/>
  871. <box leftPadding="5">
  872. <topPen lineWidth="0.5"/>
  873. <leftPen lineWidth="0.5"/>
  874. <bottomPen lineWidth="0.5"/>
  875. <rightPen lineWidth="0.5"/>
  876. </box>
  877. <textElement verticalAlignment="Middle">
  878. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  879. </textElement>
  880. <textFieldExpression><![CDATA[$F{bgr}]]></textFieldExpression>
  881. </textField>
  882. <staticText>
  883. <reportElement positionType="Float" x="0" y="475" width="95" height="25" uuid="e5792ec9-dd11-4554-bd2f-998ad21688e0"/>
  884. <box leftPadding="5">
  885. <topPen lineWidth="0.5"/>
  886. <leftPen lineWidth="0.5"/>
  887. <bottomPen lineWidth="0.5"/>
  888. <rightPen lineWidth="0.5"/>
  889. </box>
  890. <textElement verticalAlignment="Middle">
  891. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  892. </textElement>
  893. <text><![CDATA[报告人]]></text>
  894. </staticText>
  895. <textField isBlankWhenNull="true">
  896. <reportElement positionType="Float" x="370" y="475" width="185" height="25" uuid="20830a8f-f2b1-4bbe-b4cb-700d443eba62"/>
  897. <box leftPadding="5">
  898. <topPen lineWidth="0.5"/>
  899. <leftPen lineWidth="0.5"/>
  900. <bottomPen lineWidth="0.5"/>
  901. <rightPen lineWidth="0.5"/>
  902. </box>
  903. <textElement verticalAlignment="Middle">
  904. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  905. </textElement>
  906. <textFieldExpression><![CDATA[$F{lxfs}]]></textFieldExpression>
  907. </textField>
  908. <staticText>
  909. <reportElement positionType="Float" x="275" y="500" width="95" height="25" uuid="bb07aed2-6232-4266-9558-16aad33a66af"/>
  910. <box leftPadding="5">
  911. <topPen lineWidth="0.5"/>
  912. <leftPen lineWidth="0.5"/>
  913. <bottomPen lineWidth="0.5"/>
  914. <rightPen lineWidth="0.5"/>
  915. </box>
  916. <textElement verticalAlignment="Middle">
  917. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  918. </textElement>
  919. <text><![CDATA[申报员证书编号]]></text>
  920. </staticText>
  921. <staticText>
  922. <reportElement positionType="Float" x="0" y="500" width="95" height="25" uuid="f4d7a166-54d5-49d4-bd32-155635073a6b"/>
  923. <box leftPadding="5">
  924. <topPen lineWidth="0.5"/>
  925. <leftPen lineWidth="0.5"/>
  926. <bottomPen lineWidth="0.5"/>
  927. <rightPen lineWidth="0.5"/>
  928. </box>
  929. <textElement verticalAlignment="Middle">
  930. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  931. </textElement>
  932. <text><![CDATA[报告时间]]></text>
  933. </staticText>
  934. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  935. <reportElement positionType="Float" x="95" y="500" width="180" height="25" uuid="8f1d8139-403c-4755-abe2-43902d0d13b2"/>
  936. <box leftPadding="5">
  937. <topPen lineWidth="0.5"/>
  938. <leftPen lineWidth="0.5"/>
  939. <bottomPen lineWidth="0.5"/>
  940. <rightPen lineWidth="0.5"/>
  941. </box>
  942. <textElement verticalAlignment="Middle">
  943. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  944. </textElement>
  945. <textFieldExpression><![CDATA[$F{bgsj}]]></textFieldExpression>
  946. </textField>
  947. <textField isBlankWhenNull="true">
  948. <reportElement positionType="Float" x="370" y="500" width="185" height="25" uuid="cf393de3-7c29-4b44-b498-d30aa07eb315"/>
  949. <box leftPadding="5">
  950. <topPen lineWidth="0.5"/>
  951. <leftPen lineWidth="0.5"/>
  952. <bottomPen lineWidth="0.5"/>
  953. <rightPen lineWidth="0.5"/>
  954. </box>
  955. <textElement verticalAlignment="Middle">
  956. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  957. </textElement>
  958. <textFieldExpression><![CDATA[$F{byzd2}]]></textFieldExpression>
  959. </textField>
  960. <staticText>
  961. <reportElement positionType="Float" x="0" y="596" width="95" height="40" uuid="e4eb1361-d4c8-47f3-80f0-00ac9bda6026"/>
  962. <box leftPadding="5">
  963. <topPen lineWidth="0.5"/>
  964. <leftPen lineWidth="0.5"/>
  965. <bottomPen lineWidth="0.5"/>
  966. <rightPen lineWidth="0.5"/>
  967. </box>
  968. <textElement verticalAlignment="Middle">
  969. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  970. </textElement>
  971. <text><![CDATA[审核机构]]></text>
  972. </staticText>
  973. <staticText>
  974. <reportElement positionType="Float" x="0" y="556" width="95" height="40" uuid="9173aab9-0d50-442d-8d54-d9e8f03b308c"/>
  975. <box leftPadding="5">
  976. <topPen lineWidth="0.5"/>
  977. <leftPen lineWidth="0.5"/>
  978. <bottomPen lineWidth="0.5"/>
  979. <rightPen lineWidth="0.5"/>
  980. </box>
  981. <textElement verticalAlignment="Middle">
  982. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  983. </textElement>
  984. <text><![CDATA[审核意见]]></text>
  985. </staticText>
  986. <textField isBlankWhenNull="true">
  987. <reportElement positionType="Float" x="95" y="556" width="180" height="40" uuid="9d0d12f0-62e7-433b-8bdd-7fb9c77d9a77"/>
  988. <box leftPadding="5">
  989. <topPen lineWidth="0.5"/>
  990. <leftPen lineWidth="0.5"/>
  991. <bottomPen lineWidth="0.5"/>
  992. <rightPen lineWidth="0.5"/>
  993. </box>
  994. <textElement verticalAlignment="Middle">
  995. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  996. </textElement>
  997. <textFieldExpression><![CDATA[$P{audit_op}]]></textFieldExpression>
  998. </textField>
  999. <textField isBlankWhenNull="true">
  1000. <reportElement positionType="Float" x="95" y="596" width="180" height="40" uuid="154965c1-8309-4427-80a5-f57781988f59"/>
  1001. <box leftPadding="5">
  1002. <topPen lineWidth="0.5"/>
  1003. <leftPen lineWidth="0.5"/>
  1004. <bottomPen lineWidth="0.5"/>
  1005. <rightPen lineWidth="0.5"/>
  1006. </box>
  1007. <textElement verticalAlignment="Middle">
  1008. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1009. </textElement>
  1010. <textFieldExpression><![CDATA[$P{audit_dept}]]></textFieldExpression>
  1011. </textField>
  1012. <staticText>
  1013. <reportElement positionType="Float" x="0" y="525" width="555" height="28" uuid="59cd0672-cc0e-44d1-beec-a003eca40942"/>
  1014. <textElement textAlignment="Center" verticalAlignment="Middle">
  1015. <font fontName="宋体" size="16" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1016. </textElement>
  1017. <text><![CDATA[审核]]></text>
  1018. </staticText>
  1019. <staticText>
  1020. <reportElement positionType="Float" mode="Transparent" x="275" y="636" width="95" height="25" uuid="1d7a5058-80ad-4abc-bb03-ee5b675d5d00"/>
  1021. <box leftPadding="5">
  1022. <topPen lineWidth="0.5"/>
  1023. <leftPen lineWidth="0.5"/>
  1024. <bottomPen lineWidth="0.5"/>
  1025. <rightPen lineWidth="0.5"/>
  1026. </box>
  1027. <textElement verticalAlignment="Middle">
  1028. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1029. </textElement>
  1030. <text><![CDATA[审核日期]]></text>
  1031. </staticText>
  1032. <textField pattern="yyyy-MM-dd" isBlankWhenNull="true">
  1033. <reportElement positionType="Float" mode="Transparent" x="370" y="636" width="185" height="25" forecolor="#000000" backcolor="#FFFFFF" uuid="4402e1e5-d0fb-471f-a47e-3e6a7360d79a"/>
  1034. <box leftPadding="5">
  1035. <topPen lineWidth="0.5"/>
  1036. <leftPen lineWidth="0.5"/>
  1037. <bottomPen lineWidth="0.5"/>
  1038. <rightPen lineWidth="0.5"/>
  1039. </box>
  1040. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1041. <font fontName="宋体" size="12" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1042. <paragraph lineSpacing="Single"/>
  1043. </textElement>
  1044. <textFieldExpression><![CDATA[$P{audit_date}]]></textFieldExpression>
  1045. </textField>
  1046. <staticText>
  1047. <reportElement positionType="Float" x="0" y="636" width="95" height="25" uuid="30fa207a-471b-45a1-add1-d5edbcde6f65"/>
  1048. <box leftPadding="5">
  1049. <topPen lineWidth="0.5"/>
  1050. <leftPen lineWidth="0.5"/>
  1051. <bottomPen lineWidth="0.5"/>
  1052. <rightPen lineWidth="0.5"/>
  1053. </box>
  1054. <textElement verticalAlignment="Middle">
  1055. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1056. </textElement>
  1057. <text><![CDATA[审核人]]></text>
  1058. </staticText>
  1059. <textField isBlankWhenNull="true">
  1060. <reportElement positionType="Float" x="95" y="636" width="180" height="25" uuid="f8f0ad68-ddca-4fa2-962c-3d4b17e7d802"/>
  1061. <box leftPadding="5">
  1062. <topPen lineWidth="0.5"/>
  1063. <leftPen lineWidth="0.5"/>
  1064. <bottomPen lineWidth="0.5"/>
  1065. <rightPen lineWidth="0.5"/>
  1066. </box>
  1067. <textElement verticalAlignment="Middle">
  1068. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1069. </textElement>
  1070. <textFieldExpression><![CDATA[$P{audit_user}]]></textFieldExpression>
  1071. </textField>
  1072. <textField isBlankWhenNull="true">
  1073. <reportElement positionType="Float" x="0" y="741" width="555" height="27" isRemoveLineWhenBlank="true" uuid="41150641-1933-48f4-bd09-aee5076636cd">
  1074. <printWhenExpression><![CDATA[$F{qxzysj}!=null]]></printWhenExpression>
  1075. </reportElement>
  1076. <textElement textAlignment="Center" verticalAlignment="Middle">
  1077. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1078. </textElement>
  1079. <textFieldExpression><![CDATA["取消作业,取消作业时间为:"+new java.text.SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format($F{qxzysj})]]></textFieldExpression>
  1080. </textField>
  1081. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1082. <reportElement positionType="Float" x="0" y="768" width="555" height="27" isRemoveLineWhenBlank="true" uuid="075fce64-c1f9-4c5b-be88-5542ef643356">
  1083. <printWhenExpression><![CDATA[$F{qxzysj}!=null]]></printWhenExpression>
  1084. </reportElement>
  1085. <textElement textAlignment="Justified" verticalAlignment="Middle">
  1086. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1087. </textElement>
  1088. <textFieldExpression><![CDATA["取消作业原因:"+$F{byzd1}]]></textFieldExpression>
  1089. </textField>
  1090. <staticText>
  1091. <reportElement x="0" y="25" width="95" height="25" uuid="6d75dd83-eea4-441d-90b4-edd3e337b744"/>
  1092. <box leftPadding="5">
  1093. <topPen lineWidth="0.5"/>
  1094. <leftPen lineWidth="0.5"/>
  1095. <bottomPen lineWidth="0.5"/>
  1096. <rightPen lineWidth="0.5"/>
  1097. </box>
  1098. <textElement verticalAlignment="Middle">
  1099. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1100. </textElement>
  1101. <text><![CDATA[船名]]></text>
  1102. </staticText>
  1103. <staticText>
  1104. <reportElement x="275" y="25" width="95" height="25" uuid="f4667ed4-7c94-457b-bc2f-d329f1a15a2e"/>
  1105. <box leftPadding="5">
  1106. <topPen lineWidth="0.5"/>
  1107. <leftPen lineWidth="0.5"/>
  1108. <bottomPen lineWidth="0.5"/>
  1109. <rightPen lineWidth="0.5"/>
  1110. </box>
  1111. <textElement verticalAlignment="Middle">
  1112. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1113. </textElement>
  1114. <text><![CDATA[现场管理负责人]]></text>
  1115. </staticText>
  1116. <staticText>
  1117. <reportElement x="275" y="0" width="95" height="25" uuid="5494b2f6-b7cf-4ac4-8c16-c4b2924ba1df"/>
  1118. <box leftPadding="5">
  1119. <topPen lineWidth="0.5"/>
  1120. <leftPen lineWidth="0.5"/>
  1121. <bottomPen lineWidth="0.5"/>
  1122. <rightPen lineWidth="0.5"/>
  1123. </box>
  1124. <textElement verticalAlignment="Middle">
  1125. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1126. </textElement>
  1127. <text><![CDATA[作业委托人]]></text>
  1128. </staticText>
  1129. <staticText>
  1130. <reportElement x="0" y="0" width="95" height="25" uuid="6ebe1ca4-b2dd-4a08-a7ee-adece54f0721"/>
  1131. <box leftPadding="5">
  1132. <topPen lineWidth="0.5"/>
  1133. <leftPen lineWidth="0.5"/>
  1134. <bottomPen lineWidth="0.5"/>
  1135. <rightPen lineWidth="0.5"/>
  1136. </box>
  1137. <textElement verticalAlignment="Middle">
  1138. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1139. </textElement>
  1140. <text><![CDATA[作业单位]]></text>
  1141. </staticText>
  1142. <textField isBlankWhenNull="true">
  1143. <reportElement x="95" y="25" width="180" height="25" uuid="b8f43b6d-a325-46f3-a059-2d9edc252d49"/>
  1144. <box leftPadding="5">
  1145. <topPen lineWidth="0.5"/>
  1146. <leftPen lineWidth="0.5"/>
  1147. <bottomPen lineWidth="0.5"/>
  1148. <rightPen lineWidth="0.5"/>
  1149. </box>
  1150. <textElement verticalAlignment="Middle">
  1151. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1152. </textElement>
  1153. <textFieldExpression><![CDATA[$F{cm}]]></textFieldExpression>
  1154. </textField>
  1155. <textField isBlankWhenNull="true">
  1156. <reportElement x="370" y="0" width="185" height="25" uuid="8095f4ff-a6fb-43a9-acc0-b48f08d2d715"/>
  1157. <box leftPadding="5">
  1158. <topPen lineWidth="0.5"/>
  1159. <leftPen lineWidth="0.5"/>
  1160. <bottomPen lineWidth="0.5"/>
  1161. <rightPen lineWidth="0.5"/>
  1162. </box>
  1163. <textElement verticalAlignment="Middle">
  1164. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1165. </textElement>
  1166. <textFieldExpression><![CDATA[$F{zywtr}]]></textFieldExpression>
  1167. </textField>
  1168. <textField isBlankWhenNull="true">
  1169. <reportElement x="95" y="0" width="180" height="25" uuid="189086e7-afc2-4fac-a8a3-00ba39e09c3c"/>
  1170. <box leftPadding="5">
  1171. <topPen lineWidth="0.5"/>
  1172. <leftPen lineWidth="0.5"/>
  1173. <bottomPen lineWidth="0.5"/>
  1174. <rightPen lineWidth="0.5"/>
  1175. </box>
  1176. <textElement verticalAlignment="Middle">
  1177. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1178. </textElement>
  1179. <textFieldExpression><![CDATA[$F{zydw}.getGkjyr()]]></textFieldExpression>
  1180. </textField>
  1181. <textField isBlankWhenNull="true">
  1182. <reportElement x="370" y="25" width="185" height="25" uuid="0b52f8ca-902e-447c-8467-b6466e87e5b4"/>
  1183. <box leftPadding="5">
  1184. <topPen lineWidth="0.5"/>
  1185. <leftPen lineWidth="0.5"/>
  1186. <bottomPen lineWidth="0.5"/>
  1187. <rightPen lineWidth="0.5"/>
  1188. </box>
  1189. <textElement verticalAlignment="Middle">
  1190. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1191. </textElement>
  1192. <textFieldExpression><![CDATA[$F{xcglfzr}]]></textFieldExpression>
  1193. </textField>
  1194. <frame>
  1195. <reportElement positionType="Float" x="275" y="556" width="280" height="80" uuid="6a7baab4-a401-4660-9be0-f3d78ad8fc82"/>
  1196. <box>
  1197. <topPen lineWidth="0.5"/>
  1198. <leftPen lineWidth="0.5"/>
  1199. <bottomPen lineWidth="0.5"/>
  1200. <rightPen lineWidth="0.5"/>
  1201. </box>
  1202. <image scaleImage="Clip" hAlign="Center" vAlign="Middle" isUsingCache="false" isLazy="true">
  1203. <reportElement isPrintRepeatedValues="false" x="0" y="10" width="280" height="60" uuid="7562ba88-12f7-4a0e-babc-20441148c842">
  1204. <printWhenExpression><![CDATA[!$F{szd}.getId().equals(9001603l)&&!$F{szd}.getId().equals(90028l)
  1205. &&!$F{szd}.getId().equals(9001211l)&&!$F{szd}.getId().equals(9001201l)&&!$F{szd}.getId().equals(9001205l)
  1206. &&($F{recordStatus}.toString()=="2"||$F{recordStatus}.toString()=="6"||$F{recordStatus}.toString()=="10")]]></printWhenExpression>
  1207. </reportElement>
  1208. <box topPadding="5" leftPadding="10" rightPadding="0"/>
  1209. <imageExpression><![CDATA[$P{qianzhang_url}==""?null:$P{qianzhang_url}]]></imageExpression>
  1210. </image>
  1211. <image scaleImage="RetainShape" hAlign="Center" vAlign="Middle" isUsingCache="false" isLazy="true">
  1212. <reportElement isPrintRepeatedValues="false" x="0" y="0" width="280" height="80" uuid="03a35f83-edcd-4f7a-bb29-c28dd5a537cd">
  1213. <printWhenExpression><![CDATA[($F{szd}.getId().equals(9001603l)||$F{szd}.getId().equals(90028l)
  1214. ||$F{szd}.getId().equals(9001211l)||$F{szd}.getId().equals(9001201l)||$F{szd}.getId().equals(9001205l))
  1215. &&($F{recordStatus}.toString()=="2"||$F{recordStatus}.toString()=="6"||$F{recordStatus}.toString()=="10")]]></printWhenExpression>
  1216. </reportElement>
  1217. <box topPadding="5" leftPadding="10" rightPadding="0"/>
  1218. <imageExpression><![CDATA[$P{qianzhang_url}==""?null:$P{qianzhang_url}]]></imageExpression>
  1219. </image>
  1220. </frame>
  1221. <staticText>
  1222. <reportElement x="0" y="100" width="95" height="25" uuid="cd087575-b57b-471a-9c45-10fd5bd7059a"/>
  1223. <box leftPadding="5">
  1224. <topPen lineWidth="0.5"/>
  1225. <leftPen lineWidth="0.5"/>
  1226. <bottomPen lineWidth="0.5"/>
  1227. <rightPen lineWidth="0.5"/>
  1228. </box>
  1229. <textElement verticalAlignment="Middle">
  1230. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1231. </textElement>
  1232. <text><![CDATA[类别和项别]]></text>
  1233. </staticText>
  1234. <staticText>
  1235. <reportElement x="275" y="100" width="95" height="25" uuid="1f9c7f77-2614-45bf-b153-552c95998301"/>
  1236. <box leftPadding="5">
  1237. <topPen lineWidth="0.5"/>
  1238. <leftPen lineWidth="0.5"/>
  1239. <bottomPen lineWidth="0.5"/>
  1240. <rightPen lineWidth="0.5"/>
  1241. </box>
  1242. <textElement verticalAlignment="Middle">
  1243. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1244. </textElement>
  1245. <text><![CDATA[包装类别]]></text>
  1246. </staticText>
  1247. <textField isBlankWhenNull="true">
  1248. <reportElement x="370" y="100" width="185" height="25" uuid="769203e5-9eac-4fa6-97df-7668c435a1d9"/>
  1249. <box leftPadding="5">
  1250. <topPen lineWidth="0.5"/>
  1251. <leftPen lineWidth="0.5"/>
  1252. <bottomPen lineWidth="0.5"/>
  1253. <rightPen lineWidth="0.5"/>
  1254. </box>
  1255. <textElement verticalAlignment="Middle">
  1256. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1257. </textElement>
  1258. <textFieldExpression><![CDATA[$F{byzd4}]]></textFieldExpression>
  1259. </textField>
  1260. <textField isBlankWhenNull="true">
  1261. <reportElement x="95" y="100" width="180" height="25" uuid="d70ead34-d4ea-4beb-b303-7c97ef634c8b"/>
  1262. <box leftPadding="5">
  1263. <topPen lineWidth="0.5"/>
  1264. <leftPen lineWidth="0.5"/>
  1265. <bottomPen lineWidth="0.5"/>
  1266. <rightPen lineWidth="0.5"/>
  1267. </box>
  1268. <textElement verticalAlignment="Middle">
  1269. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1270. </textElement>
  1271. <textFieldExpression><![CDATA[$F{wxplb}]]></textFieldExpression>
  1272. </textField>
  1273. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1274. <reportElement x="95" y="392" width="460" height="83" uuid="549f1ef5-ab70-4744-aeeb-3452012bbc6d"/>
  1275. <box topPadding="0" leftPadding="5" bottomPadding="5">
  1276. <topPen lineWidth="0.5"/>
  1277. <leftPen lineWidth="0.5"/>
  1278. <bottomPen lineWidth="0.5"/>
  1279. <rightPen lineWidth="0.5"/>
  1280. </box>
  1281. <textElement verticalAlignment="Middle">
  1282. <font fontName="Serif" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1283. </textElement>
  1284. <textFieldExpression><![CDATA[$F{aqffcs}]]></textFieldExpression>
  1285. </textField>
  1286. <staticText>
  1287. <reportElement stretchType="RelativeToTallestObject" x="0" y="392" width="95" height="83" uuid="1935dd90-9213-4b56-837e-dfbbdffc870f"/>
  1288. <box leftPadding="5">
  1289. <topPen lineWidth="0.5"/>
  1290. <leftPen lineWidth="0.5"/>
  1291. <bottomPen lineWidth="0.5"/>
  1292. <rightPen lineWidth="0.5"/>
  1293. </box>
  1294. <textElement verticalAlignment="Middle">
  1295. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1296. </textElement>
  1297. <text><![CDATA[安全防范措施]]></text>
  1298. </staticText>
  1299. <textField isBlankWhenNull="true">
  1300. <reportElement x="370" y="225" width="185" height="25" uuid="5099cc5b-4651-4c2f-b20f-f381eb121f60"/>
  1301. <box leftPadding="5">
  1302. <topPen lineWidth="0.5"/>
  1303. <leftPen lineWidth="0.5"/>
  1304. <bottomPen lineWidth="0.5"/>
  1305. <rightPen lineWidth="0.5"/>
  1306. </box>
  1307. <textElement verticalAlignment="Middle">
  1308. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1309. </textElement>
  1310. <textFieldExpression><![CDATA[$F{hc}]]></textFieldExpression>
  1311. </textField>
  1312. <staticText>
  1313. <reportElement x="275" y="225" width="95" height="25" uuid="fd4008b9-4949-4101-bbee-f729535ac854"/>
  1314. <box leftPadding="5">
  1315. <topPen lineWidth="0.5"/>
  1316. <leftPen lineWidth="0.5"/>
  1317. <bottomPen lineWidth="0.5"/>
  1318. <rightPen lineWidth="0.5"/>
  1319. </box>
  1320. <textElement verticalAlignment="Middle">
  1321. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1322. </textElement>
  1323. <text><![CDATA[航次]]></text>
  1324. </staticText>
  1325. <staticText>
  1326. <reportElement x="0" y="150" width="95" height="25" uuid="6f3bcba3-0641-4fa4-862f-09fbd54e5c15"/>
  1327. <box leftPadding="5">
  1328. <topPen lineWidth="0.5"/>
  1329. <leftPen lineWidth="0.5"/>
  1330. <bottomPen lineWidth="0.5"/>
  1331. <rightPen lineWidth="0.5"/>
  1332. </box>
  1333. <textElement verticalAlignment="Middle">
  1334. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1335. </textElement>
  1336. <text><![CDATA[上港]]></text>
  1337. </staticText>
  1338. <textField isBlankWhenNull="true">
  1339. <reportElement x="95" y="150" width="180" height="25" uuid="13e70f75-0bda-4f18-97dc-d9315957d688"/>
  1340. <box leftPadding="5">
  1341. <topPen lineWidth="0.5"/>
  1342. <leftPen lineWidth="0.5"/>
  1343. <bottomPen lineWidth="0.5"/>
  1344. <rightPen lineWidth="0.5"/>
  1345. </box>
  1346. <textElement verticalAlignment="Middle">
  1347. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1348. </textElement>
  1349. <textFieldExpression><![CDATA[$F{sg}]]></textFieldExpression>
  1350. </textField>
  1351. <textField isBlankWhenNull="true">
  1352. <reportElement x="370" y="150" width="185" height="25" uuid="7402a53a-e348-4feb-8839-7055075572c0"/>
  1353. <box leftPadding="5">
  1354. <topPen lineWidth="0.5"/>
  1355. <leftPen lineWidth="0.5"/>
  1356. <bottomPen lineWidth="0.5"/>
  1357. <rightPen lineWidth="0.5"/>
  1358. </box>
  1359. <textElement verticalAlignment="Middle">
  1360. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1361. </textElement>
  1362. <textFieldExpression><![CDATA[$F{xg}]]></textFieldExpression>
  1363. </textField>
  1364. <staticText>
  1365. <reportElement x="275" y="150" width="95" height="25" uuid="8753f9d7-c769-4d13-a270-7b2b9cc4d949"/>
  1366. <box leftPadding="5">
  1367. <topPen lineWidth="0.5"/>
  1368. <leftPen lineWidth="0.5"/>
  1369. <bottomPen lineWidth="0.5"/>
  1370. <rightPen lineWidth="0.5"/>
  1371. </box>
  1372. <textElement verticalAlignment="Middle">
  1373. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1374. </textElement>
  1375. <text><![CDATA[下港]]></text>
  1376. </staticText>
  1377. <staticText>
  1378. <reportElement positionType="Float" x="0" y="661" width="555" height="30" uuid="6b4c1e02-4a90-4e03-b6b3-d0b23b1b23f3"/>
  1379. <textElement textAlignment="Center" verticalAlignment="Middle">
  1380. <font fontName="宋体" size="16" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1381. </textElement>
  1382. <text><![CDATA[开工报、完工报]]></text>
  1383. </staticText>
  1384. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  1385. <reportElement positionType="Float" x="95" y="691" width="180" height="25" uuid="12001919-7487-4073-afe8-588af47894ca"/>
  1386. <box leftPadding="5">
  1387. <topPen lineWidth="0.5"/>
  1388. <leftPen lineWidth="0.5"/>
  1389. <bottomPen lineWidth="0.5"/>
  1390. <rightPen lineWidth="0.5"/>
  1391. </box>
  1392. <textElement verticalAlignment="Middle">
  1393. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1394. </textElement>
  1395. <textFieldExpression><![CDATA[$F{kpsj}]]></textFieldExpression>
  1396. </textField>
  1397. <staticText>
  1398. <reportElement positionType="Float" x="0" y="716" width="95" height="25" uuid="7f3846a6-8fa9-4c47-9eee-ae7d18b2741d"/>
  1399. <box leftPadding="5">
  1400. <topPen lineWidth="0.5"/>
  1401. <leftPen lineWidth="0.5"/>
  1402. <bottomPen lineWidth="0.5"/>
  1403. <rightPen lineWidth="0.5"/>
  1404. </box>
  1405. <textElement verticalAlignment="Middle">
  1406. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1407. </textElement>
  1408. <text><![CDATA[开工时间]]></text>
  1409. </staticText>
  1410. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  1411. <reportElement positionType="Float" x="95" y="716" width="180" height="25" uuid="53d4ac47-8ee2-470b-a908-1f5b289a8d39"/>
  1412. <box leftPadding="5">
  1413. <topPen lineWidth="0.5"/>
  1414. <leftPen lineWidth="0.5"/>
  1415. <bottomPen lineWidth="0.5"/>
  1416. <rightPen lineWidth="0.5"/>
  1417. </box>
  1418. <textElement verticalAlignment="Middle">
  1419. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1420. </textElement>
  1421. <textFieldExpression><![CDATA[$F{kgsj}]]></textFieldExpression>
  1422. </textField>
  1423. <staticText>
  1424. <reportElement positionType="Float" x="0" y="691" width="95" height="25" uuid="a166e246-75e3-4e24-8109-9d40a3bc314c"/>
  1425. <box leftPadding="5">
  1426. <topPen lineWidth="0.5"/>
  1427. <leftPen lineWidth="0.5"/>
  1428. <bottomPen lineWidth="0.5"/>
  1429. <rightPen lineWidth="0.5"/>
  1430. </box>
  1431. <textElement verticalAlignment="Middle">
  1432. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1433. </textElement>
  1434. <text><![CDATA[靠泊时间]]></text>
  1435. </staticText>
  1436. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  1437. <reportElement positionType="Float" mode="Transparent" x="370" y="716" width="185" height="25" uuid="4dc1f35b-373c-436f-bd9a-674fd9be8d0d"/>
  1438. <box leftPadding="5">
  1439. <topPen lineWidth="0.5"/>
  1440. <leftPen lineWidth="0.5"/>
  1441. <bottomPen lineWidth="0.5"/>
  1442. <rightPen lineWidth="0.5"/>
  1443. </box>
  1444. <textElement verticalAlignment="Middle">
  1445. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1446. </textElement>
  1447. <textFieldExpression><![CDATA[$F{wgsj}]]></textFieldExpression>
  1448. </textField>
  1449. <staticText>
  1450. <reportElement positionType="Float" mode="Transparent" x="275" y="716" width="95" height="25" uuid="b104d242-5bf9-444b-95e7-adff52d3f3f2"/>
  1451. <box leftPadding="5">
  1452. <topPen lineWidth="0.5"/>
  1453. <leftPen lineWidth="0.5"/>
  1454. <bottomPen lineWidth="0.5"/>
  1455. <rightPen lineWidth="0.5"/>
  1456. </box>
  1457. <textElement verticalAlignment="Middle">
  1458. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1459. </textElement>
  1460. <text><![CDATA[完工时间]]></text>
  1461. </staticText>
  1462. <textField isBlankWhenNull="true">
  1463. <reportElement positionType="Float" mode="Transparent" x="370" y="691" width="185" height="25" uuid="645a8db9-b0a5-4120-b10e-027b6ed391b0"/>
  1464. <box leftPadding="5">
  1465. <topPen lineWidth="0.5"/>
  1466. <leftPen lineWidth="0.5"/>
  1467. <bottomPen lineWidth="0.5"/>
  1468. <rightPen lineWidth="0.5"/>
  1469. </box>
  1470. <textElement verticalAlignment="Middle">
  1471. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1472. </textElement>
  1473. </textField>
  1474. <staticText>
  1475. <reportElement positionType="Float" mode="Transparent" x="275" y="691" width="95" height="25" uuid="99f45689-dd6c-4aa4-8c42-e4baabd83330"/>
  1476. <box leftPadding="5">
  1477. <topPen lineWidth="0.5"/>
  1478. <leftPen lineWidth="0.5"/>
  1479. <bottomPen lineWidth="0.5"/>
  1480. <rightPen lineWidth="0.5"/>
  1481. </box>
  1482. <textElement verticalAlignment="Middle">
  1483. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1484. </textElement>
  1485. <text><![CDATA[]]></text>
  1486. </staticText>
  1487. <staticText>
  1488. <reportElement stretchType="RelativeToTallestObject" x="0" y="300" width="95" height="42" uuid="bb838763-46ff-4b52-9def-8a8c0c5ee3bb"/>
  1489. <box leftPadding="5">
  1490. <topPen lineWidth="0.5"/>
  1491. <leftPen lineWidth="0.5"/>
  1492. <bottomPen lineWidth="0.5"/>
  1493. <rightPen lineWidth="0.5"/>
  1494. </box>
  1495. <textElement verticalAlignment="Middle">
  1496. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1497. </textElement>
  1498. <text><![CDATA[理化性质]]></text>
  1499. </staticText>
  1500. <textField isBlankWhenNull="true">
  1501. <reportElement x="95" y="300" width="460" height="42" uuid="3091f2ce-4752-4b60-a239-78d9ed797ce8"/>
  1502. <box topPadding="0" leftPadding="5" bottomPadding="5">
  1503. <topPen lineWidth="0.5"/>
  1504. <leftPen lineWidth="0.5"/>
  1505. <bottomPen lineWidth="0.5"/>
  1506. <rightPen lineWidth="0.5"/>
  1507. </box>
  1508. <textElement verticalAlignment="Middle">
  1509. <font fontName="Serif" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1510. <paragraph lineSpacing="Single"/>
  1511. </textElement>
  1512. <textFieldExpression><![CDATA[$F{lhxz}]]></textFieldExpression>
  1513. </textField>
  1514. <staticText>
  1515. <reportElement x="0" y="75" width="95" height="25" uuid="d62fc8df-a69e-43c3-95cd-f8f267645f5d"/>
  1516. <box leftPadding="5">
  1517. <topPen lineWidth="0.5"/>
  1518. <leftPen lineWidth="0.5"/>
  1519. <bottomPen lineWidth="0.5"/>
  1520. <rightPen lineWidth="0.5"/>
  1521. </box>
  1522. <textElement verticalAlignment="Middle">
  1523. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1524. </textElement>
  1525. <text><![CDATA[技术品名]]></text>
  1526. </staticText>
  1527. <staticText>
  1528. <reportElement x="275" y="75" width="95" height="25" uuid="01e65854-59b3-49d5-bf2d-fd40028a7d5d"/>
  1529. <box leftPadding="5">
  1530. <topPen lineWidth="0.5"/>
  1531. <leftPen lineWidth="0.5"/>
  1532. <bottomPen lineWidth="0.5"/>
  1533. <rightPen lineWidth="0.5"/>
  1534. </box>
  1535. <textElement verticalAlignment="Middle">
  1536. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1537. </textElement>
  1538. <text><![CDATA[包装]]></text>
  1539. </staticText>
  1540. <textField isBlankWhenNull="true">
  1541. <reportElement x="95" y="75" width="180" height="25" uuid="76a9c4fe-ba2f-4447-8309-3f4225dc8b4a"/>
  1542. <box leftPadding="5">
  1543. <topPen lineWidth="0.5"/>
  1544. <leftPen lineWidth="0.5"/>
  1545. <bottomPen lineWidth="0.5"/>
  1546. <rightPen lineWidth="0.5"/>
  1547. </box>
  1548. <textElement verticalAlignment="Middle">
  1549. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1550. </textElement>
  1551. <textFieldExpression><![CDATA[$F{jspm}]]></textFieldExpression>
  1552. </textField>
  1553. <textField isBlankWhenNull="true">
  1554. <reportElement x="370" y="75" width="185" height="25" uuid="0f5d0387-f0f9-4506-8bc8-b496e6d40604"/>
  1555. <box leftPadding="5">
  1556. <topPen lineWidth="0.5"/>
  1557. <leftPen lineWidth="0.5"/>
  1558. <bottomPen lineWidth="0.5"/>
  1559. <rightPen lineWidth="0.5"/>
  1560. </box>
  1561. <textElement verticalAlignment="Middle">
  1562. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1563. </textElement>
  1564. <textFieldExpression><![CDATA[$F{bz}]]></textFieldExpression>
  1565. </textField>
  1566. </band>
  1567. </detail>
  1568. </jasperReport>