xufenglei
2018-04-23 2978d22b5c1dc78a133fc3b3fc9d9b1618020354
增加 级别
1 files modified
3 ■■■■■ changed files
src/main/resources/mapper/AlarmMapper.xml 3 ●●●●● patch | view | raw | blame | history
src/main/resources/mapper/AlarmMapper.xml
@@ -61,6 +61,9 @@
                    <if test="mac != null">
                    AND d.mac =    #{mac}
                    </if>
                    <if test="state != null">
                    AND h.state = #{state}
                    </if>
                GROUP BY
                    <if test="dimension=='monitorPoint'">
                        mp.id,