drone-service/drone-fw/src/main/java/org/sxkj/fw/device/service/IFwDeviceService.java
@@ -44,6 +44,14 @@ */ IPage<FwDeviceEntity> selectFwDevicePage(IPage<FwDeviceEntity> page, FwDeviceDTO fwDevice); /** * 列表查询 * * @param isAreaSelect * @return */ List<FwDeviceEntity> selectFwDeviceList(Integer isAreaSelect); /** * 导出数据