fanxw месяцев назад: 11
Родитель
Сommit
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
 	<if test="approvalStatus != null">
469
 	<if test="approvalStatus != null">
470
 	and a.approval_status=#{approvalStatus}
470
 	and a.approval_status=#{approvalStatus}
471
 	</if>
471
 	</if>
472
-	<if test="clordbzt != null">
473
-	and a.clordbzt=#{clordbzt}
474
-	</if>
475
 	<if test="yjzt != null">
472
 	<if test="yjzt != null">
476
 	and a.yjzt=#{yjzt}
473
 	and a.yjzt=#{yjzt}
477
 	</if>
474
 	</if>