jinpengyong
2023-09-28 a2d9f8585da32fa38f759311effd36da11a99841
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 = "审批附件")