jinpengyong
2023-10-31 277d2454db9b775cf9cd79a8810a9d8da53f15c2
screen-api/src/main/java/com/moral/api/pojo/query/allocation/AllocationUpdateCond.java
@@ -72,6 +72,7 @@
    private String problemDescribe;
    @ApiModelProperty(value = "状态")
    @NotNull(message = "状态不能为空!")
    private Integer state;
    @ApiModelProperty(value = "基础附件")