guoshilong
2023-10-08 1ad4e77cc910abdb7e95ebea160473526c8ac9ce
src/main/java/com/dji/sample/wayline/model/param/CreateJobParam.java
@@ -48,4 +48,12 @@
    private List<Long> taskDays;
    private List<List<Long>> taskPeriods;
    private Integer repFreType;
    private Integer repFreVal;
    private Integer repRuleType;
    private List<Integer> repRuleVal;
}