cjl
2023-10-13 c191d6d093b52badf95da4b661a0a95f3178377d
screen-api/src/main/java/com/moral/api/pojo/query/allocation/AllocationChangeCond.java
@@ -45,7 +45,7 @@
    private String changeName;
    @ApiModelProperty(value = "状态")
    @NotEmpty(message = "状态不能为空!")
    @NotNull(message = "状态不能为空!")
    private Integer state;
    @ApiModelProperty(value = "整改附件")