applications/drone-command/src/api/dataCockpit/index.js
@@ -2,7 +2,7 @@ * @Author : yuan * @Date : 2026-01-09 11:14:04 * @LastEditors : yuan * @LastEditTime : 2026-01-26 09:38:16 * @LastEditTime : 2026-01-26 19:02:07 * @FilePath : \applications\drone-command\src\api\dataCockpit\index.js * @Description : * Copyright 2026 OBKoro1, All Rights Reserved. @@ -78,7 +78,8 @@ export const cockpitAggregationApi = (params) => { return request({ url: '/drone-fw/device/fwDevice/statisticalDeviceOut', method: 'get' method: 'get', params }) }