张天森
2022-11-11 5662c51cf1566d0a882d98ba96b52eef8b5d6ace
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/user/UserService.java
@@ -1333,4 +1333,7 @@
    @GetMapping("/getAllCommunityList")
    R getAllCommunityList();
    @GetMapping("/propertyCheck")
    R propertyCheck(@RequestParam("phone") String phone);
}