fanxw 11 kuukautta sitten
vanhempi
commit
ff4528e134

+ 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>