BusFdfxjyqMapper.xml 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
  3. "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
  4. <mapper namespace="com.railway.business.catenary.mapper.BusFdfxjyqMapper">
  5. <resultMap id="BaseResultMap" type="com.railway.business.catenary.domain.BusFdfxjyq">
  6. <result column="id" property="id"/>
  7. <result column="db" property="db"/>
  8. <result column="bm" property="bm"/>
  9. <result column="xb" property="xb"/>
  10. <result column="qj" property="qj"/>
  11. <result column="hb" property="hb"/>
  12. <result column="zzhfw" property="zzhfw"/>
  13. <result column="gd" property="gd"/>
  14. <result column="gxms" property="gxms"/>
  15. <result column="glb" property="glb"/>
  16. <result column="cdh" property="cdh"/>
  17. <result column="lx" property="lx"/>
  18. <result column="bz" property="bz"/>
  19. <result column="jyqbh" property="jyqbh"/>
  20. <result column="jyqxh" property="jyqxh"/>
  21. <result column="sccj" property="sccj"/>
  22. <result column="ccrq" property="ccrq"/>
  23. <result column="tyrq" property="tyrq"/>
  24. <result column="sysm" property="sysm"/>
  25. <result column="clsjyzlx" property="clsjyzlx"/>
  26. <result column="clsjyzzt" property="clsjyzzt"/>
  27. <result column="fdzjyzt" property="fdzjyzt"/>
  28. <result column="jyhdzt" property="jyhdzt"/>
  29. <result column="jshdmszt" property="jshdmszt"/>
  30. <result column="kqjx_scz" property="kqjxScz"/>
  31. <result column="kqjx_bzz" property="kqjxBzz"/>
  32. <result column="xgbzt" property="xgbzt"/>
  33. <result column="xdzzzt" property="xdzzzt"/>
  34. <result column="yxlzxxpy_scz" property="yxlzxxpyScz"/>
  35. <result column="yxlzxxpy_bzz" property="yxlzxxpyBzz"/>
  36. <result column="ygmlxsfpx" property="ygmlxsfpx"/>
  37. <result column="fcd_scz" property="fcdScz"/>
  38. <result column="fcd_bzz" property="fcdBzz"/>
  39. <result column="jtjgljbwzt" property="jtjgljbwzt"/>
  40. <result column="jcxjcdxmhqk" property="jcxjcdxmhqk"/>
  41. <result column="jcxjtxjlslm" property="jcxjtxjlslm"/>
  42. <result column="gdsfph" property="gdsfph"/>
  43. <result column="qt" property="qt"/>
  44. <result column="fj" property="fj"/>
  45. <result column="sl" property="sl"/>
  46. <result column="dw" property="dw"/>
  47. <result column="fdazwz" property="fdazwz"/>
  48. <result column="sjbh" property="sjbh"/>
  49. <result column="del_flag" property="delFlag"/>
  50. <result column="create_by" property="createBy"/>
  51. <result column="create_time" property="createTime"/>
  52. <result column="update_by" property="updateBy"/>
  53. <result column="update_time" property="updateTime"/>
  54. </resultMap>
  55. <sql id="Base_Column_List">
  56. id,
  57. db,
  58. bm,
  59. xb,
  60. qj,
  61. hb,
  62. zzhfw,
  63. gd,
  64. gxms,
  65. glb,
  66. cdh,
  67. lx,
  68. bz,
  69. jyqbh,
  70. jyqxh,
  71. sccj,
  72. ccrq,
  73. tyrq,
  74. sysm,
  75. clsjyzlx,
  76. clsjyzzt,
  77. fdzjyzt,
  78. jyhdzt,
  79. jshdmszt,
  80. kqjx_scz,
  81. kqjx_bzz,
  82. xgbzt,
  83. xdzzzt,
  84. yxlzxxpy_scz,
  85. yxlzxxpy_bzz,
  86. ygmlxsfpx,
  87. fcd_scz,
  88. fcd_bzz,
  89. jtjgljbwzt,
  90. jcxjcdxmhqk,
  91. jcxjtxjlslm,
  92. gdsfph,
  93. qt,
  94. fj,
  95. sl,
  96. dw,
  97. fdazwz,
  98. sjbh,
  99. del_flag,
  100. create_by,
  101. create_time,
  102. update_by,
  103. update_time
  104. </sql>
  105. <insert id="insert" parameterType="com.railway.business.catenary.domain.BusFdfxjyq">
  106. <selectKey keyProperty="id" order="BEFORE" resultType="String">
  107. select replace(uuid(), '-', '') from dual
  108. </selectKey>
  109. INSERT INTO bus_fdfxjyq
  110. <trim prefix="(" suffix=")" suffixOverrides=",">
  111. <if test ='null != db'>
  112. db,
  113. </if>
  114. <if test ='null != bm'>
  115. bm,
  116. </if>
  117. <if test ='null != xb'>
  118. xb,
  119. </if>
  120. <if test ='null != qj'>
  121. qj,
  122. </if>
  123. <if test ='null != hb'>
  124. hb,
  125. </if>
  126. <if test ='null != zzhfw'>
  127. zzhfw,
  128. </if>
  129. <if test ='null != gd'>
  130. gd,
  131. </if>
  132. <if test ='null != gxms'>
  133. gxms,
  134. </if>
  135. <if test ='null != glb'>
  136. glb,
  137. </if>
  138. <if test ='null != cdh'>
  139. cdh,
  140. </if>
  141. <if test ='null != lx'>
  142. lx,
  143. </if>
  144. <if test ='null != bz'>
  145. bz,
  146. </if>
  147. <if test ='null != jyqbh'>
  148. jyqbh,
  149. </if>
  150. <if test ='null != jyqxh'>
  151. jyqxh,
  152. </if>
  153. <if test ='null != sccj'>
  154. sccj,
  155. </if>
  156. <if test ='null != ccrq'>
  157. ccrq,
  158. </if>
  159. <if test ='null != tyrq'>
  160. tyrq,
  161. </if>
  162. <if test ='null != sysm'>
  163. sysm,
  164. </if>
  165. <if test ='null != clsjyzlx'>
  166. clsjyzlx,
  167. </if>
  168. <if test ='null != clsjyzzt'>
  169. clsjyzzt,
  170. </if>
  171. <if test ='null != fdzjyzt'>
  172. fdzjyzt,
  173. </if>
  174. <if test ='null != jyhdzt'>
  175. jyhdzt,
  176. </if>
  177. <if test ='null != jshdmszt'>
  178. jshdmszt,
  179. </if>
  180. <if test ='null != kqjxScz'>
  181. kqjx_scz,
  182. </if>
  183. <if test ='null != kqjxBzz'>
  184. kqjx_bzz,
  185. </if>
  186. <if test ='null != xgbzt'>
  187. xgbzt,
  188. </if>
  189. <if test ='null != xdzzzt'>
  190. xdzzzt,
  191. </if>
  192. <if test ='null != yxlzxxpyScz'>
  193. yxlzxxpy_scz,
  194. </if>
  195. <if test ='null != yxlzxxpyBzz'>
  196. yxlzxxpy_bzz,
  197. </if>
  198. <if test ='null != ygmlxsfpx'>
  199. ygmlxsfpx,
  200. </if>
  201. <if test ='null != fcdScz'>
  202. fcd_scz,
  203. </if>
  204. <if test ='null != fcdBzz'>
  205. fcd_bzz,
  206. </if>
  207. <if test ='null != jtjgljbwzt'>
  208. jtjgljbwzt,
  209. </if>
  210. <if test ='null != jcxjcdxmhqk'>
  211. jcxjcdxmhqk,
  212. </if>
  213. <if test ='null != jcxjtxjlslm'>
  214. jcxjtxjlslm,
  215. </if>
  216. <if test ='null != gdsfph'>
  217. gdsfph,
  218. </if>
  219. <if test ='null != qt'>
  220. qt,
  221. </if>
  222. <if test ='null != fj'>
  223. fj,
  224. </if>
  225. <if test ='null != sl'>
  226. sl,
  227. </if>
  228. <if test ='null != dw'>
  229. dw,
  230. </if>
  231. <if test ='null != fdazwz'>
  232. fdazwz,
  233. </if>
  234. <if test ='null != sjbh'>
  235. sjbh,
  236. </if>
  237. <if test ='null != delFlag'>
  238. del_flag,
  239. </if>
  240. <if test ='null != createBy'>
  241. create_by,
  242. </if>
  243. <if test ='null != createTime'>
  244. create_time,
  245. </if>
  246. <if test ='null != updateBy'>
  247. update_by,
  248. </if>
  249. <if test ='null != updateTime'>
  250. update_time
  251. </if>
  252. </trim>
  253. <trim prefix="values (" suffix=")" suffixOverrides=",">
  254. <if test ='null != db'>
  255. #{db},
  256. </if>
  257. <if test ='null != bm'>
  258. #{bm},
  259. </if>
  260. <if test ='null != xb'>
  261. #{xb},
  262. </if>
  263. <if test ='null != qj'>
  264. #{qj},
  265. </if>
  266. <if test ='null != hb'>
  267. #{hb},
  268. </if>
  269. <if test ='null != zzhfw'>
  270. #{zzhfw},
  271. </if>
  272. <if test ='null != gd'>
  273. #{gd},
  274. </if>
  275. <if test ='null != gxms'>
  276. #{gxms},
  277. </if>
  278. <if test ='null != glb'>
  279. #{glb},
  280. </if>
  281. <if test ='null != cdh'>
  282. #{cdh},
  283. </if>
  284. <if test ='null != lx'>
  285. #{lx},
  286. </if>
  287. <if test ='null != bz'>
  288. #{bz},
  289. </if>
  290. <if test ='null != jyqbh'>
  291. #{jyqbh},
  292. </if>
  293. <if test ='null != jyqxh'>
  294. #{jyqxh},
  295. </if>
  296. <if test ='null != sccj'>
  297. #{sccj},
  298. </if>
  299. <if test ='null != ccrq'>
  300. #{ccrq},
  301. </if>
  302. <if test ='null != tyrq'>
  303. #{tyrq},
  304. </if>
  305. <if test ='null != sysm'>
  306. #{sysm},
  307. </if>
  308. <if test ='null != clsjyzlx'>
  309. #{clsjyzlx},
  310. </if>
  311. <if test ='null != clsjyzzt'>
  312. #{clsjyzzt},
  313. </if>
  314. <if test ='null != fdzjyzt'>
  315. #{fdzjyzt},
  316. </if>
  317. <if test ='null != jyhdzt'>
  318. #{jyhdzt},
  319. </if>
  320. <if test ='null != jshdmszt'>
  321. #{jshdmszt},
  322. </if>
  323. <if test ='null != kqjxScz'>
  324. #{kqjxScz},
  325. </if>
  326. <if test ='null != kqjxBzz'>
  327. #{kqjxBzz},
  328. </if>
  329. <if test ='null != xgbzt'>
  330. #{xgbzt},
  331. </if>
  332. <if test ='null != xdzzzt'>
  333. #{xdzzzt},
  334. </if>
  335. <if test ='null != yxlzxxpyScz'>
  336. #{yxlzxxpyScz},
  337. </if>
  338. <if test ='null != yxlzxxpyBzz'>
  339. #{yxlzxxpyBzz},
  340. </if>
  341. <if test ='null != ygmlxsfpx'>
  342. #{ygmlxsfpx},
  343. </if>
  344. <if test ='null != fcdScz'>
  345. #{fcdScz},
  346. </if>
  347. <if test ='null != fcdBzz'>
  348. #{fcdBzz},
  349. </if>
  350. <if test ='null != jtjgljbwzt'>
  351. #{jtjgljbwzt},
  352. </if>
  353. <if test ='null != jcxjcdxmhqk'>
  354. #{jcxjcdxmhqk},
  355. </if>
  356. <if test ='null != jcxjtxjlslm'>
  357. #{jcxjtxjlslm},
  358. </if>
  359. <if test ='null != gdsfph'>
  360. #{gdsfph},
  361. </if>
  362. <if test ='null != qt'>
  363. #{qt},
  364. </if>
  365. <if test ='null != fj'>
  366. #{fj},
  367. </if>
  368. <if test ='null != sl'>
  369. #{sl},
  370. </if>
  371. <if test ='null != dw'>
  372. #{dw},
  373. </if>
  374. <if test ='null != fdazwz'>
  375. #{fdazwz},
  376. </if>
  377. <if test ='null != sjbh'>
  378. #{sjbh},
  379. </if>
  380. <if test ='null != delFlag'>
  381. #{delFlag},
  382. </if>
  383. <if test ='null != createBy'>
  384. #{createBy},
  385. </if>
  386. <if test ='null != createTime'>
  387. #{createTime},
  388. </if>
  389. <if test ='null != updateBy'>
  390. #{updateBy},
  391. </if>
  392. <if test ='null != updateTime'>
  393. #{updateTime}
  394. </if>
  395. </trim>
  396. </insert>
  397. <delete id="delete">
  398. UPDATE bus_fdfxjyq
  399. set del_flag='1'
  400. WHERE id = #{id}
  401. </delete>
  402. <update id="update" parameterType="com.railway.business.catenary.domain.BusFdfxjyq">
  403. UPDATE bus_fdfxjyq
  404. <set>
  405. <if test ='null != db'>db = #{db},</if>
  406. <if test ='null != bm'>bm = #{bm},</if>
  407. <if test ='null != xb'>xb = #{xb},</if>
  408. <if test ='null != qj'>qj = #{qj},</if>
  409. <if test ='null != hb'>hb = #{hb},</if>
  410. <if test ='null != zzhfw'>zzhfw = #{zzhfw},</if>
  411. <if test ='null != gd'>gd = #{gd},</if>
  412. <if test ='null != gxms'>gxms = #{gxms},</if>
  413. <if test ='null != glb'>glb = #{glb},</if>
  414. <if test ='null != cdh'>cdh = #{cdh},</if>
  415. <if test ='null != lx'>lx = #{lx},</if>
  416. <if test ='null != bz'>bz = #{bz},</if>
  417. <if test ='null != jyqbh'>jyqbh = #{jyqbh},</if>
  418. <if test ='null != jyqxh'>jyqxh = #{jyqxh},</if>
  419. <if test ='null != sccj'>sccj = #{sccj},</if>
  420. <if test ='null != ccrq'>ccrq = #{ccrq},</if>
  421. <if test ='null != tyrq'>tyrq = #{tyrq},</if>
  422. <if test ='null != sysm'>sysm = #{sysm},</if>
  423. <if test ='null != clsjyzlx'>clsjyzlx = #{clsjyzlx},</if>
  424. <if test ='null != clsjyzzt'>clsjyzzt = #{clsjyzzt},</if>
  425. <if test ='null != fdzjyzt'>fdzjyzt = #{fdzjyzt},</if>
  426. <if test ='null != jyhdzt'>jyhdzt = #{jyhdzt},</if>
  427. <if test ='null != jshdmszt'>jshdmszt = #{jshdmszt},</if>
  428. <if test ='null != kqjxScz'>kqjx_scz = #{kqjxScz},</if>
  429. <if test ='null != kqjxBzz'>kqjx_bzz = #{kqjxBzz},</if>
  430. <if test ='null != xgbzt'>xgbzt = #{xgbzt},</if>
  431. <if test ='null != xdzzzt'>xdzzzt = #{xdzzzt},</if>
  432. <if test ='null != yxlzxxpyScz'>yxlzxxpy_scz = #{yxlzxxpyScz},</if>
  433. <if test ='null != yxlzxxpyBzz'>yxlzxxpy_bzz = #{yxlzxxpyBzz},</if>
  434. <if test ='null != ygmlxsfpx'>ygmlxsfpx = #{ygmlxsfpx},</if>
  435. <if test ='null != fcdScz'>fcd_scz = #{fcdScz},</if>
  436. <if test ='null != fcdBzz'>fcd_bzz = #{fcdBzz},</if>
  437. <if test ='null != jtjgljbwzt'>jtjgljbwzt = #{jtjgljbwzt},</if>
  438. <if test ='null != jcxjcdxmhqk'>jcxjcdxmhqk = #{jcxjcdxmhqk},</if>
  439. <if test ='null != jcxjtxjlslm'>jcxjtxjlslm = #{jcxjtxjlslm},</if>
  440. <if test ='null != gdsfph'>gdsfph = #{gdsfph},</if>
  441. <if test ='null != qt'>qt = #{qt},</if>
  442. <if test ='null != fj'>fj = #{fj},</if>
  443. <if test ='null != sl'>sl = #{sl},</if>
  444. <if test ='null != dw'>dw = #{dw},</if>
  445. <if test ='null != fdazwz'>fdazwz = #{fdazwz},</if>
  446. <if test ='null != sjbh'>sjbh = #{sjbh},</if>
  447. <if test ='null != delFlag'>del_flag = #{delFlag},</if>
  448. <if test ='null != createBy'>create_by = #{createBy},</if>
  449. <if test ='null != createTime'>create_time = #{createTime},</if>
  450. <if test ='null != updateBy'>update_by = #{updateBy},</if>
  451. <if test ='null != updateTime'>update_time = #{updateTime}</if>
  452. </set>
  453. WHERE id = #{id}
  454. </update>
  455. <select id="getInfo" resultMap="BaseResultMap">
  456. SELECT
  457. <include refid="Base_Column_List"/>
  458. FROM bus_fdfxjyq
  459. WHERE del_flag='0' and id = #{id}
  460. </select>
  461. <select id="getList" resultMap="BaseResultMap">
  462. SELECT
  463. <include refid="Base_Column_List"/>
  464. FROM bus_fdfxjyq
  465. <where>
  466. del_flag='0'
  467. <if test="db!=null and db!=''">
  468. and db=#{db}
  469. </if>
  470. <if test="bm!=null and bm!=''">
  471. and bm=#{bm}
  472. </if>
  473. <if test="xb!=null and xb!=''">
  474. and xb=#{xb}
  475. </if>
  476. <if test="qj!=null and qj!=''">
  477. and qj=#{qj}
  478. </if>
  479. <if test="hb!=null and hb!=''">
  480. and hb=#{hb}
  481. </if>
  482. <if test="zzhfw!=null and zzhfw!=''">
  483. and zzhfw=#{zzhfw}
  484. </if>
  485. <if test="gd!=null and gd!=''">
  486. and gd=#{gd}
  487. </if>
  488. <if test="gxms!=null and gxms!=''">
  489. and gxms=#{gxms}
  490. </if>
  491. <if test="glb!=null and glb!=''">
  492. and glb=#{glb}
  493. </if>
  494. <if test="cdh!=null and cdh!=''">
  495. and cdh=#{cdh}
  496. </if>
  497. <if test="lx!=null and lx!=''">
  498. and lx=#{lx}
  499. </if>
  500. <if test="bz!=null and bz!=''">
  501. and bz=#{bz}
  502. </if>
  503. <if test="jyqbh!=null and jyqbh!=''">
  504. and jyqbh=#{jyqbh}
  505. </if>
  506. <if test="jyqxh!=null and jyqxh!=''">
  507. and jyqxh=#{jyqxh}
  508. </if>
  509. <if test="sccj!=null and sccj!=''">
  510. and sccj=#{sccj}
  511. </if>
  512. <if test="ccrq!=null and ccrq!=''">
  513. and ccrq=#{ccrq}
  514. </if>
  515. <if test="tyrq!=null and tyrq!=''">
  516. and tyrq=#{tyrq}
  517. </if>
  518. <if test="sysm!=null and sysm!=''">
  519. and sysm=#{sysm}
  520. </if>
  521. <if test="clsjyzlx!=null and clsjyzlx!=''">
  522. and clsjyzlx=#{clsjyzlx}
  523. </if>
  524. <if test="clsjyzzt!=null and clsjyzzt!=''">
  525. and clsjyzzt=#{clsjyzzt}
  526. </if>
  527. <if test="fdzjyzt!=null and fdzjyzt!=''">
  528. and fdzjyzt=#{fdzjyzt}
  529. </if>
  530. <if test="jyhdzt!=null and jyhdzt!=''">
  531. and jyhdzt=#{jyhdzt}
  532. </if>
  533. <if test="jshdmszt!=null and jshdmszt!=''">
  534. and jshdmszt=#{jshdmszt}
  535. </if>
  536. <if test="kqjxScz!=null and kqjxScz!=''">
  537. and kqjx_scz=#{kqjxScz}
  538. </if>
  539. <if test="kqjxBzz!=null and kqjxBzz!=''">
  540. and kqjx_bzz=#{kqjxBzz}
  541. </if>
  542. <if test="xgbzt!=null and xgbzt!=''">
  543. and xgbzt=#{xgbzt}
  544. </if>
  545. <if test="xdzzzt!=null and xdzzzt!=''">
  546. and xdzzzt=#{xdzzzt}
  547. </if>
  548. <if test="yxlzxxpyScz!=null and yxlzxxpyScz!=''">
  549. and yxlzxxpy_scz=#{yxlzxxpyScz}
  550. </if>
  551. <if test="yxlzxxpyBzz!=null and yxlzxxpyBzz!=''">
  552. and yxlzxxpy_bzz=#{yxlzxxpyBzz}
  553. </if>
  554. <if test="ygmlxsfpx!=null and ygmlxsfpx!=''">
  555. and ygmlxsfpx=#{ygmlxsfpx}
  556. </if>
  557. <if test="fcdScz!=null and fcdScz!=''">
  558. and fcd_scz=#{fcdScz}
  559. </if>
  560. <if test="fcdBzz!=null and fcdBzz!=''">
  561. and fcd_bzz=#{fcdBzz}
  562. </if>
  563. <if test="jtjgljbwzt!=null and jtjgljbwzt!=''">
  564. and jtjgljbwzt=#{jtjgljbwzt}
  565. </if>
  566. <if test="jcxjcdxmhqk!=null and jcxjcdxmhqk!=''">
  567. and jcxjcdxmhqk=#{jcxjcdxmhqk}
  568. </if>
  569. <if test="jcxjtxjlslm!=null and jcxjtxjlslm!=''">
  570. and jcxjtxjlslm=#{jcxjtxjlslm}
  571. </if>
  572. <if test="gdsfph!=null and gdsfph!=''">
  573. and gdsfph=#{gdsfph}
  574. </if>
  575. <if test="qt!=null and qt!=''">
  576. and qt=#{qt}
  577. </if>
  578. <if test="fj!=null and fj!=''">
  579. and fj=#{fj}
  580. </if>
  581. <if test="sl!=null and sl!=''">
  582. and sl=#{sl}
  583. </if>
  584. <if test="dw!=null and dw!=''">
  585. and dw=#{dw}
  586. </if>
  587. <if test="fdazwz!=null and fdazwz!=''">
  588. and fdazwz=#{fdazwz}
  589. </if>
  590. <if test="sjbh!=null and sjbh!=''">
  591. and sjbh=#{sjbh}
  592. </if>
  593. <if test="delFlag!=null and delFlag!=''">
  594. and del_flag=#{delFlag}
  595. </if>
  596. <if test="createBy!=null and createBy!=''">
  597. and create_by=#{createBy}
  598. </if>
  599. <if test="createTime!=null and createTime!=''">
  600. and create_time=#{createTime}
  601. </if>
  602. <if test="updateBy!=null and updateBy!=''">
  603. and update_by=#{updateBy}
  604. </if>
  605. <if test="updateTime!=null and updateTime!=''">
  606. and update_time=#{updateTime}
  607. </if>
  608. </where>
  609. </select>
  610. </mapper>