fanxw 11 ヶ月 前
コミット
ff4528e134
共有1 個のファイルを変更した0 個の追加3 個の削除を含む
  1. 0 3
      src/main/java/com/chinaitop/depot/tempWarn/mapper/TTempWetAlarmMapper.xml

+ 0 - 3
src/main/java/com/chinaitop/depot/tempWarn/mapper/TTempWetAlarmMapper.xml

@@ -469,9 +469,6 @@
469 469
 	<if test="approvalStatus != null">
470 470
 	and a.approval_status=#{approvalStatus}
471 471
 	</if>
472
-	<if test="clordbzt != null">
473
-	and a.clordbzt=#{clordbzt}
474
-	</if>
475 472
 	<if test="yjzt != null">
476 473
 	and a.yjzt=#{yjzt}
477 474
 	</if>