jinpengyong
2023-12-20 8a9366f0ff6202144ef2cb1765b873d0f0c3c626
screen-api/src/main/java/com/moral/api/pojo/query/allocation/AllocationAddCond.java
@@ -66,6 +66,10 @@
    private Integer state;
    @ApiModelProperty(value = "重点任务类型")
    private Integer keyPoint;
    @ApiModelProperty(value = "基础附件")
    private List<FileVo> fileBaseList;