xiangpei
2024-09-18 616762daea1e46ace3a8ff2ee8e3975e5bcccd24
ycl-server/src/main/java/com/ycl/platform/mapper/TMonitorMapper.java
@@ -86,14 +86,14 @@
     * @param tMonitor 条件
     * @return 统计数
     */
    Map<String, String> getVideoCount(TMonitor tMonitor);
    Map<String, String> getVideoCount(TMonitorVO tMonitor);
    /**
     * 获取恢复异常设备
     * @param time 时间
     * @return 数据
     */
    Map<String, String> recoveryException(String time);
    Map<String, String> recoveryException(TMonitorVO monitor);
    /**
     * 获取恢复异常持续关注设备