springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -10527,4 +10527,10 @@ @PostMapping("/repassStreet") R repassStreet(@RequestBody ComStreetVO comActVO); /** * 是否有绑定手机号码的专家账号 * */ @GetMapping("/sanshuo/expert/checkExpert") R isExpert(@RequestParam("number") String number); }