yanghui
2022-10-27 8a38a111f3af50637845c3c036864d26a9df99e2
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/service/ComPbCheckUnitService.java
@@ -101,7 +101,7 @@
     * @param choice
     * @return
     */
    R unitStatisticsTop(Long communityId, String belongTo, String choice);
    R unitStatisticsTop(Long communityId, String belongTo, String choice,Long[] unitIds);
    /**
     * 报到单位统计
@@ -118,7 +118,7 @@
     * @param checkUnitId
     * @return
     */
    R pbStatisticsTop(Long communityId, String belongTo, String choice, Long checkUnitId);
    R pbStatisticsTop(Long communityId, String belongTo, String choice, Long checkUnitId,Long[] unitIds);
    /**
     * 报到党员统计-按单位归属统计