1
huanghongfa
2021-09-18 55b91c9938a8eaa4a96910f6fce633c7bcdaa85f
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComActEasyPhotoService.java
@@ -144,6 +144,17 @@
    R getUserReward(Long userId, Long communityId);
    /**
     * 获取首页弹窗接口
     *
     * @param userId
     *            用户id
     * @param communityId
     *            社区id
     * @return 首页弹窗接口
     */
    R getUserRewards(Long userId, Long communityId);
    /**
     * 读取用户随手拍奖励
     * 
     * @param userId