springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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); }