优化和路径规划新适配
This commit is contained in:
@@ -58,4 +58,7 @@ class HttpApiConsts {
|
||||
|
||||
// 获取无人机详情
|
||||
static const String getUAVDetail = "$baseUrl/iot/UAV/getUAVDetail";
|
||||
|
||||
// 飞行任务命令控制(暂停、返航等)
|
||||
static const String flightTaskCommand = "$baseUrl/iot/UAV/flightTaskCommand";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user