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