吉安感知网项目-前端
chenyao
40 mins ago 425164beb26568674cd3bb6acdff368fc3787e4b
applications/drone-command/src/views/detectionCountermeasure/taskSchedule/taskScheduleApi.js
@@ -35,3 +35,11 @@
      params,
   })
}
export const fwDeviceListByTask = params => {
   return request({
      url: `/drone-fw/device/fwDevice/listByTask`,
      method: 'get',
      params,
   })
}