Explorar o código

add sql监控

A17404李放 %!s(int64=3) %!d(string=hai) anos
pai
achega
80ac9100c9

+ 1 - 1
nb-system/src/main/resources/mapper/bus/BusInfusionHistoryMapper.xml

@@ -354,7 +354,7 @@
                     and (
                     <choose>
                         <when test="query.warnWillFinished != false">warn_will_finished=1</when>
-                        <otherwise>warn_will_finished!=1</otherwise>
+                        <otherwise>0=1</otherwise>
                     </choose>
                     <if test="query.warnAnalgesicPoor != false">or warn_analgesic_poor=1 </if>
                     <if test="query.warnLowBattery != false"> or warn_low_battery=1 </if>