BisInspCdepConDao.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  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.BisInspCdepConDao">
  4. <resultMap type="cn.com.goldenwater.dcproj.model.BisInspCdepCon" id="bisInspCdepConResultMap">
  5. <result property="id" column="ID"/>
  6. <result property="rgstrId" column="RGSTR_ID"/>
  7. <result property="isReqCon" column="IS_REQ_CON"/>
  8. <result property="isSettTime" column="IS_SETT_TIME"/>
  9. <result property="isStab" column="IS_STAB"/>
  10. <result property="isMorFlu" column="IS_MOR_FLU"/>
  11. <result property="isMorStr" column="IS_MOR_STR"/>
  12. <result property="isFinMod" column="IS_FIN_MOD"/>
  13. <result property="isAbsSta" column="IS_ABS_STA"/>
  14. <result property="isSiltCon" column="IS_SILT_CON"/>
  15. <result property="isPackDen" column="IS_PACK_DEN"/>
  16. <result property="isApperDen" column="IS_APPER_DEN"/>
  17. <result property="isNeeParCon" column="IS_NEE_PAR_CON"/>
  18. <result property="isRobu" column="IS_ROBU"/>
  19. <result property="isCruInd" column="IS_CRU_IND"/>
  20. <result property="isSoftParCon" column="IS_SOFT_PAR_CON"/>
  21. <result property="isDegColMix" column="IS_DEG_COL_MIX"/>
  22. <result property="isRateBelMix" column="IS_RATE_BEL_MIX"/>
  23. <result property="isUnifMix" column="IS_UNIF_MIX"/>
  24. <result property="isConMix" column="IS_CON_MIX"/>
  25. <result property="isAppDenMix" column="IS_APP_DEN_MIX"/>
  26. <result property="isSettTimeMix" column="IS_SETT_TIME_MIX"/>
  27. <result property="isWatRatio" column="IS_WAT_RATIO"/>
  28. <result property="isCompStr" column="IS_COMP_STR"/>
  29. <result property="isFlexStr" column="IS_FLEX_STR"/>
  30. <result property="isTensStr" column="IS_TENS_STR"/>
  31. <result property="isYieStr" column="IS_YIE_STR"/>
  32. <result property="isElonAftFar" column="IS_ELON_AFT_FAR"/>
  33. <result property="isTenStrJoin" column="IS_TEN_STR_JOIN"/>
  34. <result property="isAltBen" column="IS_ALT_BEN"/>
  35. <result property="isCon" column="IS_CON"/>
  36. <result property="isExudRate" column="IS_EXUD_RATE"/>
  37. <result property="isApperDenMor" column="IS_APPER_DEN_MOR"/>
  38. <result property="isCompStrMor" column="IS_COMP_STR_MOR"/>
  39. <result property="isWatRedRate" column="IS_WAT_RED_RATE"/>
  40. <result property="isSolCon" column="IS_SOL_CON"/>
  41. <result property="isAirCon" column="IS_AIR_CON"/>
  42. <result property="isPh" column="IS_PH"/>
  43. <result property="isFineAdm" column="IS_FINE_ADM"/>
  44. <result property="isComStrRat" column="IS_COM_STR_RAT"/>
  45. <result property="isSetTimeDiff" column="IS_SET_TIME_DIFF"/>
  46. <result property="isFine" column="IS_FINE"/>
  47. <result property="persId" column="PERS_ID"/>
  48. <result property="intm" column="INTM"/>
  49. <result property="uptm" column="UPTM"/>
  50. <result property="state" column="STATE"/>
  51. <result property="dataStat" column="DATA_STAT"/>
  52. </resultMap>
  53. <sql id="table_columns">
  54. ID,
  55. RGSTR_ID,
  56. IS_REQ_CON,
  57. IS_SETT_TIME,
  58. IS_STAB,
  59. IS_MOR_FLU,
  60. IS_MOR_STR,
  61. IS_FIN_MOD,
  62. IS_ABS_STA,
  63. IS_SILT_CON,
  64. IS_PACK_DEN,
  65. IS_APPER_DEN,
  66. IS_NEE_PAR_CON,
  67. IS_ROBU,
  68. IS_CRU_IND,
  69. IS_SOFT_PAR_CON,
  70. IS_DEG_COL_MIX,
  71. IS_RATE_BEL_MIX,
  72. IS_UNIF_MIX,
  73. IS_CON_MIX,
  74. IS_APP_DEN_MIX,
  75. IS_SETT_TIME_MIX,
  76. IS_WAT_RATIO,
  77. IS_COMP_STR,
  78. IS_FLEX_STR,
  79. IS_TENS_STR,
  80. IS_YIE_STR,
  81. IS_ELON_AFT_FAR,
  82. IS_TEN_STR_JOIN,
  83. IS_ALT_BEN,
  84. IS_CON,
  85. IS_EXUD_RATE,
  86. IS_APPER_DEN_MOR,
  87. IS_COMP_STR_MOR,
  88. IS_WAT_RED_RATE,
  89. IS_SOL_CON,
  90. IS_AIR_CON,
  91. IS_PH,
  92. IS_FINE_ADM,
  93. IS_COM_STR_RAT,
  94. IS_SET_TIME_DIFF,
  95. IS_FINE,
  96. PERS_ID,
  97. INTM,
  98. UPTM,
  99. STATE,
  100. DATA_STAT
  101. </sql>
  102. <sql id="entity_properties">
  103. #{id},
  104. #{rgstrId},
  105. #{isReqCon},
  106. #{isSettTime},
  107. #{isStab},
  108. #{isMorFlu},
  109. #{isMorStr},
  110. #{isFinMod},
  111. #{isAbsSta},
  112. #{isSiltCon},
  113. #{isPackDen},
  114. #{isApperDen},
  115. #{isNeeParCon},
  116. #{isRobu},
  117. #{isCruInd},
  118. #{isSoftParCon},
  119. #{isDegColMix},
  120. #{isRateBelMix},
  121. #{isUnifMix},
  122. #{isConMix},
  123. #{isAppDenMix},
  124. #{isSettTimeMix},
  125. #{isWatRatio},
  126. #{isCompStr},
  127. #{isFlexStr},
  128. #{isTensStr},
  129. #{isYieStr},
  130. #{isElonAftFar},
  131. #{isTenStrJoin},
  132. #{isAltBen},
  133. #{isCon},
  134. #{isExudRate},
  135. #{isApperDenMor},
  136. #{isCompStrMor},
  137. #{isWatRedRate},
  138. #{isSolCon},
  139. #{isAirCon},
  140. #{isPh},
  141. #{isFineAdm},
  142. #{isComStrRat},
  143. #{isSetTimeDiff},
  144. #{isFine},
  145. #{persId},
  146. #{intm},
  147. #{uptm},
  148. #{state},
  149. #{dataStat}
  150. </sql>
  151. <!-- 使用like用法:columnName like concat('%',#columnName#,'%') -->
  152. <sql id="page_where">
  153. <trim prefix="where" prefixOverrides="and | or ">
  154. <if test="rgstrId != null and rgstrId != ''">and RGSTR_ID = #{rgstrId}</if>
  155. <if test="isReqCon != null and isReqCon != ''">and IS_REQ_CON = #{isReqCon}</if>
  156. <if test="isSettTime != null and isSettTime != ''">and IS_SETT_TIME = #{isSettTime}</if>
  157. <if test="isStab != null and isStab != ''">and IS_STAB = #{isStab}</if>
  158. <if test="isMorFlu != null and isMorFlu != ''">and IS_MOR_FLU = #{isMorFlu}</if>
  159. <if test="isMorStr != null and isMorStr != ''">and IS_MOR_STR = #{isMorStr}</if>
  160. <if test="isFinMod != null and isFinMod != ''">and IS_FIN_MOD = #{isFinMod}</if>
  161. <if test="isAbsSta != null and isAbsSta != ''">and IS_ABS_STA = #{isAbsSta}</if>
  162. <if test="isSiltCon != null and isSiltCon != ''">and IS_SILT_CON = #{isSiltCon}</if>
  163. <if test="isPackDen != null and isPackDen != ''">and IS_PACK_DEN = #{isPackDen}</if>
  164. <if test="isApperDen != null and isApperDen != ''">and IS_APPER_DEN = #{isApperDen}</if>
  165. <if test="isNeeParCon != null and isNeeParCon != ''">and IS_NEE_PAR_CON = #{isNeeParCon}</if>
  166. <if test="isRobu != null and isRobu != ''">and IS_ROBU = #{isRobu}</if>
  167. <if test="isCruInd != null and isCruInd != ''">and IS_CRU_IND = #{isCruInd}</if>
  168. <if test="isSoftParCon != null and isSoftParCon != ''">and IS_SOFT_PAR_CON = #{isSoftParCon}</if>
  169. <if test="isDegColMix != null and isDegColMix != ''">and IS_DEG_COL_MIX = #{isDegColMix}</if>
  170. <if test="isRateBelMix != null and isRateBelMix != ''">and IS_RATE_BEL_MIX = #{isRateBelMix}</if>
  171. <if test="isUnifMix != null and isUnifMix != ''">and IS_UNIF_MIX = #{isUnifMix}</if>
  172. <if test="isConMix != null and isConMix != ''">and IS_CON_MIX = #{isConMix}</if>
  173. <if test="isAppDenMix != null and isAppDenMix != ''">and IS_APP_DEN_MIX = #{isAppDenMix}</if>
  174. <if test="isSettTimeMix != null and isSettTimeMix != ''">and IS_SETT_TIME_MIX = #{isSettTimeMix}</if>
  175. <if test="isWatRatio != null and isWatRatio != ''">and IS_WAT_RATIO = #{isWatRatio}</if>
  176. <if test="isCompStr != null and isCompStr != ''">and IS_COMP_STR = #{isCompStr}</if>
  177. <if test="isFlexStr != null and isFlexStr != ''">and IS_FLEX_STR = #{isFlexStr}</if>
  178. <if test="isTensStr != null and isTensStr != ''">and IS_TENS_STR = #{isTensStr}</if>
  179. <if test="isYieStr != null and isYieStr != ''">and IS_YIE_STR = #{isYieStr}</if>
  180. <if test="isElonAftFar != null and isElonAftFar != ''">and IS_ELON_AFT_FAR = #{isElonAftFar}</if>
  181. <if test="isTenStrJoin != null and isTenStrJoin != ''">and IS_TEN_STR_JOIN = #{isTenStrJoin}</if>
  182. <if test="isAltBen != null and isAltBen != ''">and IS_ALT_BEN = #{isAltBen}</if>
  183. <if test="isCon != null and isCon != ''">and IS_CON = #{isCon}</if>
  184. <if test="isExudRate != null and isExudRate != ''">and IS_EXUD_RATE = #{isExudRate}</if>
  185. <if test="isApperDenMor != null and isApperDenMor != ''">and IS_APPER_DEN_MOR = #{isApperDenMor}</if>
  186. <if test="isCompStrMor != null and isCompStrMor != ''">and IS_COMP_STR_MOR = #{isCompStrMor}</if>
  187. <if test="isWatRedRate != null and isWatRedRate != ''">and IS_WAT_RED_RATE = #{isWatRedRate}</if>
  188. <if test="isSolCon != null and isSolCon != ''">and IS_SOL_CON = #{isSolCon}</if>
  189. <if test="isAirCon != null and isAirCon != ''">and IS_AIR_CON = #{isAirCon}</if>
  190. <if test="isPh != null and isPh != ''">and IS_PH = #{isPh}</if>
  191. <if test="isFineAdm != null and isFineAdm != ''">and IS_FINE_ADM = #{isFineAdm}</if>
  192. <if test="isComStrRat != null and isComStrRat != ''">and IS_COM_STR_RAT = #{isComStrRat}</if>
  193. <if test="isSetTimeDiff != null and isSetTimeDiff != ''">and IS_SET_TIME_DIFF = #{isSetTimeDiff}</if>
  194. <if test="isFine != null and isFine != ''">and IS_FINE = #{isFine}</if>
  195. <if test="persId != null and persId != ''">and PERS_ID = #{persId}</if>
  196. <if test="intm != null">and INTM = #{intm}</if>
  197. <if test="uptm != null">and UPTM = #{uptm}</if>
  198. <if test="state != null and state != ''">and STATE = #{state}</if>
  199. <if test="dataStat != null and dataStat != ''">and DATA_STAT = #{dataStat}</if>
  200. </trim>
  201. </sql>
  202. <select id="get" resultMap="bisInspCdepConResultMap" parameterType="String" >
  203. select <include refid="table_columns" /> from BIS_INSP_CDEP_CON where RGSTR_ID = #{id}
  204. </select>
  205. <select id="getBy" resultMap="bisInspCdepConResultMap">
  206. select <include refid="table_columns" /> from BIS_INSP_CDEP_CON <include refid="page_where" />
  207. </select>
  208. <select id="findAll" resultMap="bisInspCdepConResultMap">
  209. select <include refid="table_columns" /> from BIS_INSP_CDEP_CON
  210. </select>
  211. <select id="findList" resultMap="bisInspCdepConResultMap">
  212. select <include refid="table_columns" /> from BIS_INSP_CDEP_CON <include refid="page_where" />
  213. </select>
  214. <select id="selectCount" resultType="int" >
  215. select count(ID) from BIS_INSP_CDEP_CON <include refid="page_where" />
  216. </select>
  217. <insert id="insert" parameterType="cn.com.goldenwater.dcproj.model.BisInspCdepCon">
  218. insert into BIS_INSP_CDEP_CON( <include refid="table_columns" /> )
  219. values ( <include refid="entity_properties" /> )
  220. </insert>
  221. <delete id="delete" parameterType="java.lang.String">
  222. update BIS_INSP_CDEP_CON set DATA_STAT='9' where ID = #{id}
  223. </delete>
  224. <delete id="deleteBy" parameterType="cn.com.goldenwater.dcproj.model.BisInspCdepCon">
  225. delete from BIS_INSP_CDEP_CON <include refid="page_where" />
  226. </delete>
  227. <update id="deleteInFlag" parameterType="java.lang.String">
  228. update BIS_INSP_CDEP_CON set flag_valid = 0 where ID = #{id}
  229. </update>
  230. <update id="update" parameterType="cn.com.goldenwater.dcproj.model.BisInspCdepCon">
  231. update BIS_INSP_CDEP_CON
  232. <trim prefix="set" suffixOverrides=",">
  233. <if test="rgstrId != null and rgstrId != ''">RGSTR_ID = #{rgstrId},</if>
  234. <if test="isReqCon != null and isReqCon != ''">IS_REQ_CON = #{isReqCon},</if>
  235. <if test="isSettTime != null and isSettTime != ''">IS_SETT_TIME = #{isSettTime},</if>
  236. <if test="isStab != null and isStab != ''">IS_STAB = #{isStab},</if>
  237. <if test="isMorFlu != null and isMorFlu != ''">IS_MOR_FLU = #{isMorFlu},</if>
  238. <if test="isMorStr != null and isMorStr != ''">IS_MOR_STR = #{isMorStr},</if>
  239. <if test="isFinMod != null and isFinMod != ''">IS_FIN_MOD = #{isFinMod},</if>
  240. <if test="isAbsSta != null and isAbsSta != ''">IS_ABS_STA = #{isAbsSta},</if>
  241. <if test="isSiltCon != null and isSiltCon != ''">IS_SILT_CON = #{isSiltCon},</if>
  242. <if test="isPackDen != null and isPackDen != ''">IS_PACK_DEN = #{isPackDen},</if>
  243. <if test="isApperDen != null and isApperDen != ''">IS_APPER_DEN = #{isApperDen},</if>
  244. <if test="isNeeParCon != null and isNeeParCon != ''">IS_NEE_PAR_CON = #{isNeeParCon},</if>
  245. <if test="isRobu != null and isRobu != ''">IS_ROBU = #{isRobu},</if>
  246. <if test="isCruInd != null and isCruInd != ''">IS_CRU_IND = #{isCruInd},</if>
  247. <if test="isSoftParCon != null and isSoftParCon != ''">IS_SOFT_PAR_CON = #{isSoftParCon},</if>
  248. <if test="isDegColMix != null and isDegColMix != ''">IS_DEG_COL_MIX = #{isDegColMix},</if>
  249. <if test="isRateBelMix != null and isRateBelMix != ''">IS_RATE_BEL_MIX = #{isRateBelMix},</if>
  250. <if test="isUnifMix != null and isUnifMix != ''">IS_UNIF_MIX = #{isUnifMix},</if>
  251. <if test="isConMix != null and isConMix != ''">IS_CON_MIX = #{isConMix},</if>
  252. <if test="isAppDenMix != null and isAppDenMix != ''">IS_APP_DEN_MIX = #{isAppDenMix},</if>
  253. <if test="isSettTimeMix != null and isSettTimeMix != ''">IS_SETT_TIME_MIX = #{isSettTimeMix},</if>
  254. <if test="isWatRatio != null and isWatRatio != ''">IS_WAT_RATIO = #{isWatRatio},</if>
  255. <if test="isCompStr != null and isCompStr != ''">IS_COMP_STR = #{isCompStr},</if>
  256. <if test="isFlexStr != null and isFlexStr != ''">IS_FLEX_STR = #{isFlexStr},</if>
  257. <if test="isTensStr != null and isTensStr != ''">IS_TENS_STR = #{isTensStr},</if>
  258. <if test="isYieStr != null and isYieStr != ''">IS_YIE_STR = #{isYieStr},</if>
  259. <if test="isElonAftFar != null and isElonAftFar != ''">IS_ELON_AFT_FAR = #{isElonAftFar},</if>
  260. <if test="isTenStrJoin != null and isTenStrJoin != ''">IS_TEN_STR_JOIN = #{isTenStrJoin},</if>
  261. <if test="isAltBen != null and isAltBen != ''">IS_ALT_BEN = #{isAltBen},</if>
  262. <if test="isCon != null and isCon != ''">IS_CON = #{isCon},</if>
  263. <if test="isExudRate != null and isExudRate != ''">IS_EXUD_RATE = #{isExudRate},</if>
  264. <if test="isApperDenMor != null and isApperDenMor != ''">IS_APPER_DEN_MOR = #{isApperDenMor},</if>
  265. <if test="isCompStrMor != null and isCompStrMor != ''">IS_COMP_STR_MOR = #{isCompStrMor},</if>
  266. <if test="isWatRedRate != null and isWatRedRate != ''">IS_WAT_RED_RATE = #{isWatRedRate},</if>
  267. <if test="isSolCon != null and isSolCon != ''">IS_SOL_CON = #{isSolCon},</if>
  268. <if test="isAirCon != null and isAirCon != ''">IS_AIR_CON = #{isAirCon},</if>
  269. <if test="isPh != null and isPh != ''">IS_PH = #{isPh},</if>
  270. <if test="isFineAdm != null and isFineAdm != ''">IS_FINE_ADM = #{isFineAdm},</if>
  271. <if test="isComStrRat != null and isComStrRat != ''">IS_COM_STR_RAT = #{isComStrRat},</if>
  272. <if test="isSetTimeDiff != null and isSetTimeDiff != ''">IS_SET_TIME_DIFF = #{isSetTimeDiff},</if>
  273. <if test="isFine != null and isFine != ''">IS_FINE = #{isFine},</if>
  274. <if test="persId != null and persId != ''">PERS_ID = #{persId},</if>
  275. <if test="intm != null">INTM = #{intm},</if>
  276. <if test="uptm != null">UPTM = #{uptm},</if>
  277. <if test="state != null and state != ''">STATE = #{state},</if>
  278. <if test="dataStat != null and dataStat != ''">DATA_STAT = #{dataStat},</if>
  279. </trim>
  280. <where>ID = #{id}</where>
  281. </update>
  282. <update id="updateBy" parameterType="cn.com.goldenwater.dcproj.model.BisInspCdepCon">
  283. update BIS_INSP_CDEP_CON
  284. <trim prefix="set" suffixOverrides=",">
  285. <if test="rgstrId != null and rgstrId != ''">RGSTR_ID = #{rgstrId},</if>
  286. <if test="isReqCon != null and isReqCon != ''">IS_REQ_CON = #{isReqCon},</if>
  287. <if test="isSettTime != null and isSettTime != ''">IS_SETT_TIME = #{isSettTime},</if>
  288. <if test="isStab != null and isStab != ''">IS_STAB = #{isStab},</if>
  289. <if test="isMorFlu != null and isMorFlu != ''">IS_MOR_FLU = #{isMorFlu},</if>
  290. <if test="isMorStr != null and isMorStr != ''">IS_MOR_STR = #{isMorStr},</if>
  291. <if test="isFinMod != null and isFinMod != ''">IS_FIN_MOD = #{isFinMod},</if>
  292. <if test="isAbsSta != null and isAbsSta != ''">IS_ABS_STA = #{isAbsSta},</if>
  293. <if test="isSiltCon != null and isSiltCon != ''">IS_SILT_CON = #{isSiltCon},</if>
  294. <if test="isPackDen != null and isPackDen != ''">IS_PACK_DEN = #{isPackDen},</if>
  295. <if test="isApperDen != null and isApperDen != ''">IS_APPER_DEN = #{isApperDen},</if>
  296. <if test="isNeeParCon != null and isNeeParCon != ''">IS_NEE_PAR_CON = #{isNeeParCon},</if>
  297. <if test="isRobu != null and isRobu != ''">IS_ROBU = #{isRobu},</if>
  298. <if test="isCruInd != null and isCruInd != ''">IS_CRU_IND = #{isCruInd},</if>
  299. <if test="isSoftParCon != null and isSoftParCon != ''">IS_SOFT_PAR_CON = #{isSoftParCon},</if>
  300. <if test="isDegColMix != null and isDegColMix != ''">IS_DEG_COL_MIX = #{isDegColMix},</if>
  301. <if test="isRateBelMix != null and isRateBelMix != ''">IS_RATE_BEL_MIX = #{isRateBelMix},</if>
  302. <if test="isUnifMix != null and isUnifMix != ''">IS_UNIF_MIX = #{isUnifMix},</if>
  303. <if test="isConMix != null and isConMix != ''">IS_CON_MIX = #{isConMix},</if>
  304. <if test="isAppDenMix != null and isAppDenMix != ''">IS_APP_DEN_MIX = #{isAppDenMix},</if>
  305. <if test="isSettTimeMix != null and isSettTimeMix != ''">IS_SETT_TIME_MIX = #{isSettTimeMix},</if>
  306. <if test="isWatRatio != null and isWatRatio != ''">IS_WAT_RATIO = #{isWatRatio},</if>
  307. <if test="isCompStr != null and isCompStr != ''">IS_COMP_STR = #{isCompStr},</if>
  308. <if test="isFlexStr != null and isFlexStr != ''">IS_FLEX_STR = #{isFlexStr},</if>
  309. <if test="isTensStr != null and isTensStr != ''">IS_TENS_STR = #{isTensStr},</if>
  310. <if test="isYieStr != null and isYieStr != ''">IS_YIE_STR = #{isYieStr},</if>
  311. <if test="isElonAftFar != null and isElonAftFar != ''">IS_ELON_AFT_FAR = #{isElonAftFar},</if>
  312. <if test="isTenStrJoin != null and isTenStrJoin != ''">IS_TEN_STR_JOIN = #{isTenStrJoin},</if>
  313. <if test="isAltBen != null and isAltBen != ''">IS_ALT_BEN = #{isAltBen},</if>
  314. <if test="isCon != null and isCon != ''">IS_CON = #{isCon},</if>
  315. <if test="isExudRate != null and isExudRate != ''">IS_EXUD_RATE = #{isExudRate},</if>
  316. <if test="isApperDenMor != null and isApperDenMor != ''">IS_APPER_DEN_MOR = #{isApperDenMor},</if>
  317. <if test="isCompStrMor != null and isCompStrMor != ''">IS_COMP_STR_MOR = #{isCompStrMor},</if>
  318. <if test="isWatRedRate != null and isWatRedRate != ''">IS_WAT_RED_RATE = #{isWatRedRate},</if>
  319. <if test="isSolCon != null and isSolCon != ''">IS_SOL_CON = #{isSolCon},</if>
  320. <if test="isAirCon != null and isAirCon != ''">IS_AIR_CON = #{isAirCon},</if>
  321. <if test="isPh != null and isPh != ''">IS_PH = #{isPh},</if>
  322. <if test="isFineAdm != null and isFineAdm != ''">IS_FINE_ADM = #{isFineAdm},</if>
  323. <if test="isComStrRat != null and isComStrRat != ''">IS_COM_STR_RAT = #{isComStrRat},</if>
  324. <if test="isSetTimeDiff != null and isSetTimeDiff != ''">IS_SET_TIME_DIFF = #{isSetTimeDiff},</if>
  325. <if test="isFine != null and isFine != ''">IS_FINE = #{isFine},</if>
  326. <if test="persId != null and persId != ''">PERS_ID = #{persId},</if>
  327. <if test="intm != null">INTM = #{intm},</if>
  328. <if test="uptm != null">UPTM = #{uptm},</if>
  329. <if test="state != null and state != ''">STATE = #{state},</if>
  330. <if test="dataStat != null and dataStat != ''">DATA_STAT = #{dataStat},</if>
  331. </trim>
  332. <include refid="page_where" />
  333. </update>
  334. <!-- 其他自定义SQL -->
  335. </mapper>