aix
2024-07-09 125de0818505c4ff40495f55c6c4d27f6e79846f
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;