aix
2024-07-30 f1a0da5802a63e94231158cad1bc36fbe2ad79fa
src/main/java/com/dji/sample/wayline/model/param/CreateJobParam.java
@@ -38,6 +38,9 @@
    private Integer rthAltitude;
    @NotNull
    private Integer rthMode;
    @NotNull
    @Range(max = 2)
    private Integer outOfControlAction;