fuliqi
2024-07-29 a8f5761841bcf481eb2f2a7c535dbac145d2a468
ycl-server/src/main/java/com/ycl/platform/mapper/TMonitorMapper.java
@@ -68,7 +68,7 @@
     * @param cameraFunType 类型
     * @return 统计数
     */
    Map<String, String> getVideoCount(String cameraFunType);
    Map<String, String> getVideoCount(TMonitor tMonitor);
    Map<String, String> recoveryException();
}