huanghongfa
2022-06-29 9fa69058350b4edeb9f20968d65fc0b5bb4f3272
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActNeighborCircleService.java
@@ -234,5 +234,11 @@
     * @return
     */
    R orderAndSolve(EditNeighborCircleAdminVO editNeighborCircleAdminVO);
    /**
     * 机关单位服务统计排行
     * @return
     * */
    R institutionalUnitServiceAnalysis(Integer year,Long communityId);
}