吉安感知网项目-后端
linwei
2026-01-29 5db75efb3bcdf8fad0fa14f16d43fa0d6e8ec904
drone-service/drone-fw/src/main/java/org/sxkj/fw/device/mapper/FwDeviceMapper.java
@@ -69,7 +69,7 @@
    * 设备统计 - 驾驶舱使用
    * @return 统计数据
    */
   List<DeviceStatisticsVO> statisticalDeviceType(List<Long> deptList);
   List<DeviceStatisticsVO> statisticalDeviceType(List<Long> deptList, String currentDeptId);
   /**
    * 设备统计 - 按类型统计
@@ -93,7 +93,7 @@
    * 告警统计
    * @return
    */
   AlarmStatisticsVO statisticalDeviceAtt(List<Long> deptList);
   AlarmStatisticsVO statisticalDeviceAtt(List<Long> deptList, String currentDeptId);
   /**
    * 获取设备列表