all
huanghongfa
2021-02-20 50c0239af826da55e07f2d4c7508c1ae5e3b6031
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -865,4 +865,6 @@
     */
    @PostMapping("checkAreaHouse")
    R checkAreaHouse(@RequestParam("id")Long id);
}