springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/grid/GridService.java
@@ -1353,4 +1353,11 @@ */ @GetMapping("/screen/member/trajectory") R getGridsMemberTrajectory(@RequestParam("communityId") Long communityId); /** * 西区大数据分析平台-综合治理栏 * @return */ @GetMapping("/screen/comprehensive/governance") R getComprehensiveGovernanceStatics(); }