springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -10493,5 +10493,5 @@ * 事件占比统计饼图 * */ @GetMapping("/indexData/event") R eventIndexData(@RequestParam Integer type); R eventIndexData(@RequestParam("type") Integer type); }