101captain
2022-02-28 bfb30e542fa76d53297d72dccca47f228987acdd
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);
}