jinpengyong
2023-11-14 d3b8905de283ea2e28c06f2c80f72397723b8d77
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;