From 86384846e317381e7bb9e31ee76760e4ecb3ee67 Mon Sep 17 00:00:00 2001
From: rain <167982779@qq.com>
Date: Mon, 29 Jul 2024 11:49:57 +0800
Subject: [PATCH] 新增2m压缩图,修改喇叭功能,修改面状航线的修改接口

---
 src/main/resources/template/waylines-polygon.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/template/waylines-polygon.xml b/src/main/resources/template/waylines-polygon.xml
index e08367d..6003c64 100644
--- a/src/main/resources/template/waylines-polygon.xml
+++ b/src/main/resources/template/waylines-polygon.xml
@@ -21,7 +21,7 @@
     </wpml:missionConfig>
     <Folder>
       <wpml:templateId>${folder.templateId!''}</wpml:templateId>
-      <wpml:executeHeightMode>${folder.waylineCoordinateSysParam.heightMode!''}</wpml:executeHeightMode>
+      <wpml:executeHeightMode>${folder.executeHeightMode!''}</wpml:executeHeightMode>
       <wpml:waylineId>0</wpml:waylineId>
       <wpml:autoFlightSpeed>${folder.autoFlightSpeed!''}</wpml:autoFlightSpeed>
       <wpml:startActionGroup>

--
Gitblit v1.9.3