puhanshu
2021-12-31 4836dc00a01668693659bf6a5a0b3ecd09ce7aef
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/BigScreenStatisticsService.java
@@ -151,4 +151,12 @@
     * @return
     */
    R indexVolunteerActList(PageBaseDTO pageBaseDTO);
    /**
     * 清网治格-根据事件分类获取近1月的社区事件数据
     * @param type
     * @param communityId
     * @return
     */
    R getEventList(Integer type, Long communityId);
}