张天森
2022-09-21 7ea798def14679f70993b98aeff50c8101fae629
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -10492,6 +10492,6 @@
    /**
     * 事件占比统计饼图
     * */
    @GetMapping("/indexData/event")
    @GetMapping("sanshuo/comEvent/indexData/event")
    R eventIndexData(@RequestParam("type") Integer type);
}