吉安感知网项目-后端
xiebin
2026-01-13 0f83725a97d7f8d30484f1c34ac220c965cee374
drone-service/drone-fw/src/main/java/org/sxkj/fw/device/service/IFwDeviceService.java
@@ -44,6 +44,15 @@
    */
   IPage<FwDeviceEntity> selectFwDevicePage(IPage<FwDeviceEntity> page, FwDeviceDTO fwDevice);
   /**
    * 列表查询
    *
    * @param isAreaSelect
    * @param areaId
    * @return
    */
   List<FwDeviceEntity> selectFwDeviceList(Integer isAreaSelect, Long areaId);
   /**
    * 导出数据