From 19449bc2e3a12131b4f1930c4f0b186bdbe3e602 Mon Sep 17 00:00:00 2001 From: husq <931347610@qq.com> Date: Mon, 09 Oct 2023 09:41:33 +0800 Subject: [PATCH] Merge branch 'demo' of http://s16s652780.51mypc.cn:49896/r/yskj/iot_drone_web into demo --- src/api/wayline.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/wayline.ts b/src/api/wayline.ts index 4e5750d..8021fa3 100644 --- a/src/api/wayline.ts +++ b/src/api/wayline.ts @@ -76,7 +76,7 @@ rth_altitude: number // 相对机场返航高度 20 - 500 out_of_control_action: OutOfControlAction // 失控动作 - //重复规则值 + // 重复规则值 rep_rule_val?:[] } // 新增计划 -- Gitblit v1.9.3