lidongdong
2023-10-17 3564ef642fa9226f0869eac6d9ad70aee093d0d9
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/common/PagePbCheckUnitCommonDto.java
@@ -35,5 +35,8 @@
    @ApiModelProperty(value = "社区id集合")
    private List<Long> communityIds;
    @ApiModelProperty(value = "报道单位id集合")
    private Long[] unitIds;
}