springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/java/com/panzhihua/service_grid/service/EventService.java
@@ -171,6 +171,12 @@ * @return */ R communityDealEvent(CommonEventDealDTO commonEventDealDTO); /** * 分页查询社区宣传教育事件 * @param pagePublicityEventDTO * @return */ R selectCommunityPublicity(PagePublicityEventCommunityDTO pagePublicityEventDTO); R eventStatistics(Long communityId); }