springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -5958,7 +5958,7 @@ * @return */ @GetMapping("/neighbor/selectCount") R selectCount(@RequestParam("type")Integer type,@RequestParam(value = "phone",required = false)String phone); R selectCount(@RequestParam("type")Integer type,@RequestParam(value = "phone",required = false)String phone,@RequestParam("communityId")Long communityId); /** * 获取系统配置value