于紫祥_1901
2020-12-02 da0abda12d95d701f8873db506136898e66fef8e
src/main/resources/mapper/AlarmDailyMapper.xml
@@ -64,6 +64,9 @@
               <if test="level != null">
               AND h.state = #{level}
               </if>
               <if test="professionId != null">
               AND d.profession_id = #{professionId}
               </if>
            GROUP BY
               <if test="dimension=='monitorPoint'">
                  mp.id,