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