springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActActivityService.java
@@ -304,4 +304,12 @@ * @date 2022/2/17 10:09 */ String getActBelongRegionCode(Long communityId); /** * 党员活动统计 * @param communityId * @param year * @return */ R partyMemberCount(Long communityId,String year); }