张天森
2022-11-12 260f6b716f9b648e00e3b4f4072d6f8ea50e3b5e
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/common/PageComPbCheckUnitDto.java
@@ -97,8 +97,8 @@
    @ApiModelProperty(value = "社区id集合")
    private List<Long> communityIds;
    @ApiModelProperty(value = "农行账号集合")
    private String[] accounts;
    @ApiModelProperty(value = "农行单位id集合")
    private Long[] ids;
}