springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -8146,4 +8146,7 @@ */ @PostMapping("/comActRaffleRecord/export") R exportComActRaffleRecord(@RequestBody CommonPage commonPage); @GetMapping("/activity/partyMemberCount") R partyMemberCount(@RequestParam("communityId")Long communityId,@RequestParam("year")String year); }