zhanghua
2024-09-05 e314e414656a731f4ef35e51c0349ea608ec2fe0
ycl-platform/src/main/java/com/ycl/vo/casePool/CasePoolIllegalBuildingVO.java
@@ -70,4 +70,9 @@
     */
    @ApiModelProperty(value = "违建材料", dataType = "String")
    private String materials;
    /**
     * 状态
     */
    @ApiModelProperty(value = "状态")
    private Integer state;
}