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); }