lidongdong
2023-09-04 b2fce0dc7dc4ea5dec9792a2bc3ceb9d33d6e07b
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComScreenDao.java
@@ -21,7 +21,7 @@
     * 红色物业
     * @return 处理结果
     * */
    PropertyVO propertyData(Long community);
    List<PropertyVO> propertyData(Long community);
    /**
     * 党建数据
@@ -54,5 +54,10 @@
    BuildingListHeaderStatisticsAdminVo buildingListHeaderStatisticsAdmin(Long communityId);
    /**
     * 建筑数量统计
     * */
    int assetAnalysis(Long communityId);
}