springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -4488,6 +4488,17 @@ R getUserReward(@RequestParam("userId") Long userId, @RequestParam("communityId") Long communityId); /** * 获取首页弹窗接口 * @param userId * 用户id * @param communityId * 社区id * @return 首页弹窗接口 */ @PostMapping("/easyphoto/getUserRewards") R getUserRewards(@RequestParam("userId") Long userId, @RequestParam("communityId") Long communityId); /** * 读取用户随手拍奖励 * * @param userId