沈斌
2018-04-26 b98924dab9f433d152944f189e0a28edb09ed7e7
src/main/resources/mapper/AlarmMapper.xml
@@ -61,8 +61,8 @@
               <if test="mac != null">
               AND d.mac =   #{mac}
               </if>
               <if test="state != null">
               AND h.state = #{state}
               <if test="level != null">
               AND h.state = #{level}
               </if>
            GROUP BY
               <if test="dimension=='monitorPoint'">