springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/java/com/panzhihua/service_grid/service/EventService.java
@@ -233,4 +233,11 @@ * @return 网格事件统计数据 */ R getGridEventDetailStatisticsByApp(GridEventStatisticsDTO statisticsDTO); /** * 直接上报社区 * @param commonEventDirectReportDTO * @return */ R reportDirect(CommonEventDirectReportDTO commonEventDirectReportDTO); }