springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComMngStructOtherBuildService.java
@@ -28,4 +28,10 @@ * @return 查询结果 */ R pageOtherBuild(ComMngStructOtherBuildVO comMngStructOtherBuildVO); /** * 建筑类型 * @param communityId 社区id * @return 建筑集合 */ R listComMngStructBuildType(Long communityId); }