springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActEasyPhotoService.java
@@ -84,5 +84,12 @@ */ R addComActEasyPhotoComment(ComActEasyPhotoCommentDTO comActEasyPhotoCommentDTO); /** * 社区随手拍列表统计 * @param communityId 社区id * @return 统计结果 */ R easyPhotoStatistics(Long communityId); }