cjl
2024-04-18 f72da3bc5ca43fd37c1f0de15a1e9128a627a563
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 = "整改附件")