张天森
2022-11-16 c994fb1f284ba7f9a4bc3508a31a3ca9bdec0e2a
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/impl/ComMngStructHouseServiceImpl.java
@@ -75,6 +75,8 @@
                    comMngStructHouseVOS.add(comMngStructHouseVO);
                });
                return R.ok(comMngStructHouseVOS);
            }
        return R.ok(comMngStructHouseVOS);
    }
    /**