springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComPropertyDao.java
@@ -104,4 +104,6 @@ * @return */ List<ComPropertyEquipmentVO> getAlarmPointMapData(@Param("communityId") Long communityId); IPage<ComPropertyVO> noticeList(Page page, @Param("propertyId") Long propertyId); }