cjl
2023-10-14 3e833d0c30f9e7ffffd24d39beb4f5ed7aa5c0ee
screen-api/src/main/java/com/moral/api/pojo/query/allocation/AllocationCheckCond.java
@@ -40,7 +40,7 @@
    private String checkDescribe;
    @ApiModelProperty(value = "状态")
    @NotEmpty(message = "状态不能为空!")
    @NotNull(message = "状态不能为空!")
    private Integer state;
    @ApiModelProperty(value = "审批附件")