aix
2024-07-02 be244e45191586a53c65b8bff01362db954fd683
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;