yanghui
2022-10-31 c8ffbff633fdf61b76678ff3ca7e1916f59db7ed
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;
}