张天森
2022-11-09 d49bb4c7e3273f69121178bd8dc08e09d02ed513
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);
}