aix
2024-08-13 b10d4680e1f0c9b992ab2ad86c7d19a19206f144
src/main/java/com/dji/sample/patches/xml/mode/MissionConfig.java
@@ -41,7 +41,7 @@
    /**
     * 参考起飞点海拔高度
     */
    private String takeOffRefPointAGLHeight = "0";
    private Double takeOffRefPointAGLHeight = 0D;
    /**
     * 全局航线过渡速度
     */