aix
2024-07-12 5d86a4213fae890ddb660a5086ddb6042103be18
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;