jinpengyong
2023-10-10 24ed7d322c43caa4412ecc76597cc6789ff89b3c
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 = "整改附件")