luoxinwu
2024-03-05 c88d1658a2b6b51ed1a81c3be3e9102b661970f3
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/service/ComPbCheckUnitService.java
@@ -2,6 +2,7 @@
import com.panzhihua.common.model.dtos.common.*;
import com.panzhihua.common.model.vos.R;
import com.panzhihua.common.model.vos.TreeListVO;
import com.panzhihua.common.model.vos.partybuilding.excel.ComPbCheckUnitExcelVO;
import java.util.List;
@@ -27,6 +28,10 @@
     * @date 2022-02-16 16:22:26
     */
    R queryByPage(PageComPbCheckUnitDto comPbCheckUnit);
    R treeList(TreeListVO treeListVO);
    R orgList();
    /**
     * description  insert  新增数据
@@ -101,7 +106,7 @@
     * @param choice
     * @return
     */
    R unitStatisticsTop(Long communityId, String belongTo, String choice);
    R unitStatisticsTop(Long communityId, String belongTo, String choice,Long[] unitIds);
    /**
     * 报到单位统计
@@ -118,7 +123,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);
    /**
     * 报到党员统计-按单位归属统计