springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActEasyPhotoService.java
@@ -228,4 +228,15 @@ * @return */ R addEasyPhotoFeedbackForDpc(ComActEasyPhotoVO comActEasyPhotoVO); /** * 获取社区置顶动态banner * */ R getUserRewardNew(Long userId, Long communityId); /** * 统计随手拍 * @return */ R selectStatisticsPhoto(); }