소스 검색

update 删除冗余代码,改掉坏味道
update 输注详情查询以输注为主

A17404李放 3 년 전
부모
커밋
b33a12eca4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      coffee-system/src/main/resources/mapper/bus/BusDeviceAlarmMapper.xml

+ 1 - 1
coffee-system/src/main/resources/mapper/bus/BusDeviceAlarmMapper.xml

@@ -8,7 +8,7 @@
         <where>
             alarm=1
             <if test="query.infusionId != null">
-                infusion_id=#{query.infusionId}
+                and infusion_id=#{query.infusionId}
             </if>
         </where>) as a
         join (select * from bus_infusion_history