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>