lidongdong
2022-12-08 284a4b9bda8f7c09f550c15e71ced282e5531a08
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();
}