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