926018ec7df4fc3fa58f47cdbc818730359db83d.svn-base 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
  3. <mapper namespace="cn.com.goldenwater.dcproj.dao.BisInspWtuntRgstrSteelDao">
  4. <resultMap type="cn.com.goldenwater.dcproj.model.BisInspWtuntRgstrSteel" id="bisInspWtuntRgstrSteelResultMap">
  5. <result property="uwuRaWu" column="UWU_RA_WU"/>
  6. <result property="uwuRw" column="UWU_RW"/>
  7. <result property="uwuRwWu" column="UWU_RW_WU"/>
  8. <result property="uwuOt" column="UWU_OT"/>
  9. <result property="uwuOtWu" column="UWU_OT_WU"/>
  10. <result property="orasbowuIsComp" column="ORASBOWU_IS_COMP"/>
  11. <result property="isPwsikwua" column="IS_PWSIKWUA"/>
  12. <result property="intm" column="INTM"/>
  13. <result property="uptm" column="UPTM"/>
  14. <result property="status" column="STATUS"/>
  15. <result property="id" column="ID"/>
  16. <result property="rgstrId" column="RGSTR_ID"/>
  17. <result property="fctwu18" column="FCTWU18"/>
  18. <result property="fctwu19" column="FCTWU19"/>
  19. <result property="isPlWs" column="IS_PL_WS"/>
  20. <result property="planDpt" column="PLAN_DPT"/>
  21. <result property="planUseWw18" column="PLAN_USE_WW18"/>
  22. <result property="planUseWw19" column="PLAN_USE_WW19"/>
  23. <result property="isOvPlanUseWw" column="IS_OV_PLAN_USE_WW"/>
  24. <result property="isExeTopmus" column="IS_EXE_TOPMUS"/>
  25. <result property="iascWu" column="IASC_WU"/>
  26. <result property="iascWuIsOver" column="IASC_WU_IS_OVER"/>
  27. <result property="spWu" column="SP_WU"/>
  28. <result property="spWuIsOver" column="SP_WU_IS_OVER"/>
  29. <result property="ckWu" column="CK_WU"/>
  30. <result property="ckWuIsOver" column="CK_WU_IS_OVER"/>
  31. <result property="ironWu" column="IRON_WU"/>
  32. <result property="ironWuIsOver" column="IRON_WU_IS_OVER"/>
  33. <result property="steelWu" column="STEEL_WU"/>
  34. <result property="steelWuIsOver" column="STEEL_WU_IS_OVER"/>
  35. <result property="rollWu" column="ROLL_WU"/>
  36. <result property="rollWuIsOver" column="ROLL_WU_IS_OVER"/>
  37. <result property="isNkmwun" column="IS_NKMWUN"/>
  38. <result property="sittmowrIsExact" column="SITTMOWR_IS_EXACT"/>
  39. <result property="isBuldSrarfwc" column="IS_BULD_SRARFWC"/>
  40. <result property="isIowsaouWmf" column="IS_IOWSAOU_WMF"/>
  41. <result property="wmfIsNr" column="WMF_IS_NR"/>
  42. <result property="isBuldOwmp" column="IS_BULD_OWMP"/>
  43. <result property="owmpIsNr" column="OWMP_IS_NR"/>
  44. <result property="uwuRa" column="UWU_RA"/>
  45. <result property="fctwu18Well" column="FCTWU18_WELL"/>
  46. <result property="fctwu19Well" column="FCTWU19_WELL"/>
  47. <result property="fctwu18Swhs" column="FCTWU18_SWHS"/>
  48. <result property="fctwu19Swhs" column="FCTWU19_SWHS"/>
  49. </resultMap>
  50. <sql id="table_columns">
  51. UWU_RA_WU,
  52. UWU_RW,
  53. UWU_RW_WU,
  54. UWU_OT,
  55. UWU_OT_WU,
  56. ORASBOWU_IS_COMP,
  57. IS_PWSIKWUA,
  58. INTM,
  59. UPTM,
  60. STATUS,
  61. ID,
  62. RGSTR_ID,
  63. FCTWU18,
  64. FCTWU19,
  65. FCTWU18_WELL,
  66. FCTWU19_WELL,
  67. FCTWU18_SWHS,
  68. FCTWU19_SWHS,
  69. IS_PL_WS,
  70. PLAN_DPT,
  71. PLAN_USE_WW18,
  72. PLAN_USE_WW19,
  73. IS_OV_PLAN_USE_WW,
  74. IS_EXE_TOPMUS,
  75. IASC_WU,
  76. IASC_WU_IS_OVER,
  77. SP_WU,
  78. SP_WU_IS_OVER,
  79. CK_WU,
  80. CK_WU_IS_OVER,
  81. IRON_WU,
  82. IRON_WU_IS_OVER,
  83. STEEL_WU,
  84. STEEL_WU_IS_OVER,
  85. ROLL_WU,
  86. ROLL_WU_IS_OVER,
  87. IS_NKMWUN,
  88. SITTMOWR_IS_EXACT,
  89. IS_BULD_SRARFWC,
  90. IS_IOWSAOU_WMF,
  91. WMF_IS_NR,
  92. IS_BULD_OWMP,
  93. OWMP_IS_NR,
  94. UWU_RA
  95. </sql>
  96. <sql id="entity_properties">
  97. #{uwuRaWu},
  98. #{uwuRw},
  99. #{uwuRwWu},
  100. #{uwuOt},
  101. #{uwuOtWu},
  102. #{orasbowuIsComp},
  103. #{isPwsikwua},
  104. #{intm},
  105. #{uptm},
  106. #{status},
  107. #{id},
  108. #{rgstrId},
  109. #{fctwu18},
  110. #{fctwu19},
  111. #{fctwu18Well},
  112. #{fctwu19Well},
  113. #{fctwu18Swhs},
  114. #{fctwu19Swhs},
  115. #{isPlWs},
  116. #{planDpt},
  117. #{planUseWw18},
  118. #{planUseWw19},
  119. #{isOvPlanUseWw},
  120. #{isExeTopmus},
  121. #{iascWu},
  122. #{iascWuIsOver},
  123. #{spWu},
  124. #{spWuIsOver},
  125. #{ckWu},
  126. #{ckWuIsOver},
  127. #{ironWu},
  128. #{ironWuIsOver},
  129. #{steelWu},
  130. #{steelWuIsOver},
  131. #{rollWu},
  132. #{rollWuIsOver},
  133. #{isNkmwun},
  134. #{sittmowrIsExact},
  135. #{isBuldSrarfwc},
  136. #{isIowsaouWmf},
  137. #{wmfIsNr},
  138. #{isBuldOwmp},
  139. #{owmpIsNr},
  140. #{uwuRa}
  141. </sql>
  142. <!-- 使用like用法:columnName like concat('%',#columnName#,'%') -->
  143. <sql id="page_where">
  144. <trim prefix="where" prefixOverrides="and | or ">
  145. <if test="uwuRw != null and uwuRw != ''">and UWU_RW = #{uwuRw}</if>
  146. <if test="uwuRwWu != null and uwuRwWu != ''">and UWU_RW_WU = #{uwuRwWu}</if>
  147. <if test="uwuOt != null and uwuOt != ''">and UWU_OT = #{uwuOt}</if>
  148. <if test="uwuOtWu != null and uwuOtWu != ''">and UWU_OT_WU = #{uwuOtWu}</if>
  149. <if test="orasbowuIsComp != null and orasbowuIsComp != ''">and ORASBOWU_IS_COMP = #{orasbowuIsComp}</if>
  150. <if test="isPwsikwua != null and isPwsikwua != ''">and IS_PWSIKWUA = #{isPwsikwua}</if>
  151. <if test="intm != null">and INTM = #{intm}</if>
  152. <if test="uptm != null">and UPTM = #{uptm}</if>
  153. <if test="status != null and status != ''">and STATUS = #{status}</if>
  154. <if test="id != null and id != ''">and ID = #{id}</if>
  155. <if test="rgstrId != null and rgstrId != ''">and RGSTR_ID = #{rgstrId}</if>
  156. <if test="fctwu18 != null and fctwu18 != ''">and FCTWU18 = #{fctwu18}</if>
  157. <if test="fctwu19 != null and fctwu19 != ''">and FCTWU19 = #{fctwu19}</if>
  158. <if test="isPlWs != null and isPlWs != ''">and IS_PL_WS = #{isPlWs}</if>
  159. <if test="planDpt != null and planDpt != ''">and PLAN_DPT = #{planDpt}</if>
  160. <if test="planUseWw18 != null and planUseWw18 != ''">and PLAN_USE_WW18 = #{planUseWw18}</if>
  161. <if test="planUseWw19 != null and planUseWw19 != ''">and PLAN_USE_WW19 = #{planUseWw19}</if>
  162. <if test="fctwu18Well != null and fctwu18Well != ''">and FCTWU18_WELL = #{fctwu18Well}</if>
  163. <if test="fctwu19Well != null and fctwu19Well != ''">and FCTWU19_WELL = #{fctwu19Well}</if>
  164. <if test="fctwu18Swhs != null and fctwu18Swhs != ''">and FCTWU18_SWHS = #{fctwu18Swhs}</if>
  165. <if test="fctwu19Swhs != null and fctwu19Swhs != ''">and FCTWU19_SWHS = #{fctwu19Swhs}</if>
  166. <if test="isOvPlanUseWw != null and isOvPlanUseWw != ''">and IS_OV_PLAN_USE_WW = #{isOvPlanUseWw}</if>
  167. <if test="isExeTopmus != null and isExeTopmus != ''">and IS_EXE_TOPMUS = #{isExeTopmus}</if>
  168. <if test="iascWu != null and iascWu != ''">and IASC_WU = #{iascWu}</if>
  169. <if test="iascWuIsOver != null and iascWuIsOver != ''">and IASC_WU_IS_OVER = #{iascWuIsOver}</if>
  170. <if test="spWu != null and spWu != ''">and SP_WU = #{spWu}</if>
  171. <if test="spWuIsOver != null and spWuIsOver != ''">and SP_WU_IS_OVER = #{spWuIsOver}</if>
  172. <if test="ckWu != null and ckWu != ''">and CK_WU = #{ckWu}</if>
  173. <if test="ckWuIsOver != null and ckWuIsOver != ''">and CK_WU_IS_OVER = #{ckWuIsOver}</if>
  174. <if test="ironWu != null and ironWu != ''">and IRON_WU = #{ironWu}</if>
  175. <if test="ironWuIsOver != null and ironWuIsOver != ''">and IRON_WU_IS_OVER = #{ironWuIsOver}</if>
  176. <if test="steelWu != null and steelWu != ''">and STEEL_WU = #{steelWu}</if>
  177. <if test="steelWuIsOver != null and steelWuIsOver != ''">and STEEL_WU_IS_OVER = #{steelWuIsOver}</if>
  178. <if test="rollWu != null and rollWu != ''">and ROLL_WU = #{rollWu}</if>
  179. <if test="rollWuIsOver != null and rollWuIsOver != ''">and ROLL_WU_IS_OVER = #{rollWuIsOver}</if>
  180. <if test="isNkmwun != null and isNkmwun != ''">and IS_NKMWUN = #{isNkmwun}</if>
  181. <if test="sittmowrIsExact != null and sittmowrIsExact != ''">and SITTMOWR_IS_EXACT = #{sittmowrIsExact}</if>
  182. <if test="isBuldSrarfwc != null and isBuldSrarfwc != ''">and IS_BULD_SRARFWC = #{isBuldSrarfwc}</if>
  183. <if test="isIowsaouWmf != null and isIowsaouWmf != ''">and IS_IOWSAOU_WMF = #{isIowsaouWmf}</if>
  184. <if test="wmfIsNr != null and wmfIsNr != ''">and WMF_IS_NR = #{wmfIsNr}</if>
  185. <if test="isBuldOwmp != null and isBuldOwmp != ''">and IS_BULD_OWMP = #{isBuldOwmp}</if>
  186. <if test="owmpIsNr != null and owmpIsNr != ''">and OWMP_IS_NR = #{owmpIsNr}</if>
  187. <if test="uwuRa != null and uwuRa != ''">and UWU_RA = #{uwuRa}</if>
  188. </trim>
  189. </sql>
  190. <select id="get" resultMap="bisInspWtuntRgstrSteelResultMap" parameterType="String">
  191. select
  192. <include refid="table_columns"/>
  193. from BIS_INSP_WTUNT_RGSTR_STEEL where ID = #{id}
  194. </select>
  195. <select id="getBy" resultMap="bisInspWtuntRgstrSteelResultMap">
  196. select
  197. <include refid="table_columns"/>
  198. from BIS_INSP_WTUNT_RGSTR_STEEL
  199. <include refid="page_where"/>
  200. </select>
  201. <select id="findAll" resultMap="bisInspWtuntRgstrSteelResultMap">
  202. select
  203. <include refid="table_columns"/>
  204. from BIS_INSP_WTUNT_RGSTR_STEEL
  205. </select>
  206. <select id="findList" resultMap="bisInspWtuntRgstrSteelResultMap">
  207. select
  208. <include refid="table_columns"/>
  209. from BIS_INSP_WTUNT_RGSTR_STEEL
  210. <include refid="page_where"/>
  211. </select>
  212. <select id="selectCount" resultType="int">
  213. select count(ID) from BIS_INSP_WTUNT_RGSTR_STEEL
  214. <include refid="page_where"/>
  215. </select>
  216. <insert id="insert" parameterType="cn.com.goldenwater.dcproj.model.BisInspWtuntRgstrSteel">
  217. insert into BIS_INSP_WTUNT_RGSTR_STEEL(
  218. <include refid="table_columns"/>
  219. )
  220. values (
  221. <include refid="entity_properties"/>
  222. )
  223. </insert>
  224. <delete id="delete" parameterType="java.lang.String">
  225. delete from BIS_INSP_WTUNT_RGSTR_STEEL where ID = #{id}
  226. </delete>
  227. <delete id="deleteBy" parameterType="cn.com.goldenwater.dcproj.model.BisInspWtuntRgstrSteel">
  228. delete from BIS_INSP_WTUNT_RGSTR_STEEL
  229. <include refid="page_where"/>
  230. </delete>
  231. <update id="deleteInFlag" parameterType="java.lang.String">
  232. update BIS_INSP_WTUNT_RGSTR_STEEL set flag_valid = 0 where>ID = #{id}
  233. </update>
  234. <update id="update" parameterType="cn.com.goldenwater.dcproj.model.BisInspWtuntRgstrSteel">
  235. update BIS_INSP_WTUNT_RGSTR_STEEL
  236. <trim prefix="set" suffixOverrides=",">
  237. <if test="uwuRw != null and uwuRw != ''">UWU_RW = #{uwuRw},</if>
  238. <if test="uwuRwWu != null and uwuRwWu != ''">UWU_RW_WU = #{uwuRwWu},</if>
  239. <if test="uwuOt != null and uwuOt != ''">UWU_OT = #{uwuOt},</if>
  240. <if test="uwuOtWu != null and uwuOtWu != ''">UWU_OT_WU = #{uwuOtWu},</if>
  241. <if test="orasbowuIsComp != null and orasbowuIsComp != ''">ORASBOWU_IS_COMP = #{orasbowuIsComp},</if>
  242. <if test="isPwsikwua != null and isPwsikwua != ''">IS_PWSIKWUA = #{isPwsikwua},</if>
  243. <if test="intm != null">INTM = #{intm},</if>
  244. <if test="uptm != null">UPTM = #{uptm},</if>
  245. <if test="status != null and status != ''">STATUS = #{status},</if>
  246. <if test="id != null and id != ''">ID = #{id},</if>
  247. <if test="rgstrId != null and rgstrId != ''">RGSTR_ID = #{rgstrId},</if>
  248. <if test="fctwu18 != null and fctwu18 != ''">FCTWU18 = #{fctwu18},</if>
  249. <if test="fctwu19 != null and fctwu19 != ''">FCTWU19 = #{fctwu19},</if>
  250. <if test="isPlWs != null and isPlWs != ''">IS_PL_WS = #{isPlWs},</if>
  251. <if test="planDpt != null and planDpt != ''">PLAN_DPT = #{planDpt},</if>
  252. <if test="planUseWw18 != null and planUseWw18 != ''">PLAN_USE_WW18 = #{planUseWw18},</if>
  253. <if test="planUseWw19 != null and planUseWw19 != ''">PLAN_USE_WW19 = #{planUseWw19},</if>
  254. <if test="fctwu18Well != null and fctwu18Well != ''">FCTWU18_WELL = #{fctwu18Well},</if>
  255. <if test="fctwu19Well != null and fctwu19Well != ''">FCTWU19_WELL = #{fctwu19Well},</if>
  256. <if test="fctwu18Swhs != null and fctwu18Swhs != ''">FCTWU18_SWHS = #{fctwu18Swhs},</if>
  257. <if test="fctwu19Swhs != null and fctwu19Swhs != ''">FCTWU19_SWHS = #{fctwu19Swhs},</if>
  258. <if test="isOvPlanUseWw != null and isOvPlanUseWw != ''">IS_OV_PLAN_USE_WW = #{isOvPlanUseWw},</if>
  259. <if test="isExeTopmus != null and isExeTopmus != ''">IS_EXE_TOPMUS = #{isExeTopmus},</if>
  260. <if test="iascWu != null and iascWu != ''">IASC_WU = #{iascWu},</if>
  261. <if test="iascWuIsOver != null and iascWuIsOver != ''">IASC_WU_IS_OVER = #{iascWuIsOver},</if>
  262. <if test="spWu != null and spWu != ''">SP_WU = #{spWu},</if>
  263. <if test="spWuIsOver != null and spWuIsOver != ''">SP_WU_IS_OVER = #{spWuIsOver},</if>
  264. <if test="ckWu != null and ckWu != ''">CK_WU = #{ckWu},</if>
  265. <if test="ckWuIsOver != null and ckWuIsOver != ''">CK_WU_IS_OVER = #{ckWuIsOver},</if>
  266. <if test="ironWu != null and ironWu != ''">IRON_WU = #{ironWu},</if>
  267. <if test="ironWuIsOver != null and ironWuIsOver != ''">IRON_WU_IS_OVER = #{ironWuIsOver},</if>
  268. <if test="steelWu != null and steelWu != ''">STEEL_WU = #{steelWu},</if>
  269. <if test="steelWuIsOver != null and steelWuIsOver != ''">STEEL_WU_IS_OVER = #{steelWuIsOver},</if>
  270. <if test="rollWu != null and rollWu != ''">ROLL_WU = #{rollWu},</if>
  271. <if test="rollWuIsOver != null and rollWuIsOver != ''">ROLL_WU_IS_OVER = #{rollWuIsOver},</if>
  272. <if test="isNkmwun != null and isNkmwun != ''">IS_NKMWUN = #{isNkmwun},</if>
  273. <if test="sittmowrIsExact != null and sittmowrIsExact != ''">SITTMOWR_IS_EXACT = #{sittmowrIsExact},</if>
  274. <if test="isBuldSrarfwc != null and isBuldSrarfwc != ''">IS_BULD_SRARFWC = #{isBuldSrarfwc},</if>
  275. <if test="isIowsaouWmf != null and isIowsaouWmf != ''">IS_IOWSAOU_WMF = #{isIowsaouWmf},</if>
  276. <if test="wmfIsNr != null and wmfIsNr != ''">WMF_IS_NR = #{wmfIsNr},</if>
  277. <if test="isBuldOwmp != null and isBuldOwmp != ''">IS_BULD_OWMP = #{isBuldOwmp},</if>
  278. <if test="owmpIsNr != null and owmpIsNr != ''">OWMP_IS_NR = #{owmpIsNr},</if>
  279. <if test="uwuRa != null and uwuRa != ''">UWU_RA = #{uwuRa},</if>
  280. </trim>
  281. <where>ID = #{id}</where>
  282. </update>
  283. <update id="updateBy" parameterType="cn.com.goldenwater.dcproj.model.BisInspWtuntRgstrSteel">
  284. update BIS_INSP_WTUNT_RGSTR_STEEL
  285. <trim prefix="set" suffixOverrides=",">
  286. <if test="uwuRw != null and uwuRw != ''">UWU_RW = #{uwuRw},</if>
  287. <if test="uwuRwWu != null and uwuRwWu != ''">UWU_RW_WU = #{uwuRwWu},</if>
  288. <if test="uwuOt != null and uwuOt != ''">UWU_OT = #{uwuOt},</if>
  289. <if test="uwuOtWu != null and uwuOtWu != ''">UWU_OT_WU = #{uwuOtWu},</if>
  290. <if test="orasbowuIsComp != null and orasbowuIsComp != ''">ORASBOWU_IS_COMP = #{orasbowuIsComp},</if>
  291. <if test="isPwsikwua != null and isPwsikwua != ''">IS_PWSIKWUA = #{isPwsikwua},</if>
  292. <if test="intm != null">INTM = #{intm},</if>
  293. <if test="uptm != null">UPTM = #{uptm},</if>
  294. <if test="status != null and status != ''">STATUS = #{status},</if>
  295. <if test="id != null and id != ''">ID = #{id},</if>
  296. <if test="rgstrId != null and rgstrId != ''">RGSTR_ID = #{rgstrId},</if>
  297. <if test="fctwu18 != null and fctwu18 != ''">FCTWU18 = #{fctwu18},</if>
  298. <if test="fctwu19 != null and fctwu19 != ''">FCTWU19 = #{fctwu19},</if>
  299. <if test="fctwu18Well != null and fctwu18Well != ''">FCTWU18_WELL = #{fctwu18Well},</if>
  300. <if test="fctwu19Well != null and fctwu19Well != ''">FCTWU19_WELL = #{fctwu19Well},</if>
  301. <if test="fctwu18Swhs != null and fctwu18Swhs != ''">FCTWU18_SWHS = #{fctwu18Swhs},</if>
  302. <if test="fctwu19Swhs != null and fctwu19Swhs != ''">FCTWU19_SWHS = #{fctwu19Swhs},</if>
  303. <if test="isPlWs != null and isPlWs != ''">IS_PL_WS = #{isPlWs},</if>
  304. <if test="planDpt != null and planDpt != ''">PLAN_DPT = #{planDpt},</if>
  305. <if test="planUseWw18 != null and planUseWw18 != ''">PLAN_USE_WW18 = #{planUseWw18},</if>
  306. <if test="planUseWw19 != null and planUseWw19 != ''">PLAN_USE_WW19 = #{planUseWw19},</if>
  307. <if test="isOvPlanUseWw != null and isOvPlanUseWw != ''">IS_OV_PLAN_USE_WW = #{isOvPlanUseWw},</if>
  308. <if test="isExeTopmus != null and isExeTopmus != ''">IS_EXE_TOPMUS = #{isExeTopmus},</if>
  309. <if test="iascWu != null and iascWu != ''">IASC_WU = #{iascWu},</if>
  310. <if test="iascWuIsOver != null and iascWuIsOver != ''">IASC_WU_IS_OVER = #{iascWuIsOver},</if>
  311. <if test="spWu != null and spWu != ''">SP_WU = #{spWu},</if>
  312. <if test="spWuIsOver != null and spWuIsOver != ''">SP_WU_IS_OVER = #{spWuIsOver},</if>
  313. <if test="ckWu != null and ckWu != ''">CK_WU = #{ckWu},</if>
  314. <if test="ckWuIsOver != null and ckWuIsOver != ''">CK_WU_IS_OVER = #{ckWuIsOver},</if>
  315. <if test="ironWu != null and ironWu != ''">IRON_WU = #{ironWu},</if>
  316. <if test="ironWuIsOver != null and ironWuIsOver != ''">IRON_WU_IS_OVER = #{ironWuIsOver},</if>
  317. <if test="steelWu != null and steelWu != ''">STEEL_WU = #{steelWu},</if>
  318. <if test="steelWuIsOver != null and steelWuIsOver != ''">STEEL_WU_IS_OVER = #{steelWuIsOver},</if>
  319. <if test="rollWu != null and rollWu != ''">ROLL_WU = #{rollWu},</if>
  320. <if test="rollWuIsOver != null and rollWuIsOver != ''">ROLL_WU_IS_OVER = #{rollWuIsOver},</if>
  321. <if test="isNkmwun != null and isNkmwun != ''">IS_NKMWUN = #{isNkmwun},</if>
  322. <if test="sittmowrIsExact != null and sittmowrIsExact != ''">SITTMOWR_IS_EXACT = #{sittmowrIsExact},</if>
  323. <if test="isBuldSrarfwc != null and isBuldSrarfwc != ''">IS_BULD_SRARFWC = #{isBuldSrarfwc},</if>
  324. <if test="isIowsaouWmf != null and isIowsaouWmf != ''">IS_IOWSAOU_WMF = #{isIowsaouWmf},</if>
  325. <if test="wmfIsNr != null and wmfIsNr != ''">WMF_IS_NR = #{wmfIsNr},</if>
  326. <if test="isBuldOwmp != null and isBuldOwmp != ''">IS_BULD_OWMP = #{isBuldOwmp},</if>
  327. <if test="owmpIsNr != null and owmpIsNr != ''">OWMP_IS_NR = #{owmpIsNr},</if>
  328. <if test="uwuRa != null and uwuRa != ''">UWU_RA = #{uwuRa},</if>
  329. </trim>
  330. <include refid="page_where"/>
  331. </update>
  332. <!-- 其他自定义SQL -->
  333. </mapper>