springcloud_k8s_panzhihuazhihuishequ/applets/src/main/java/com/panzhihua/applets/api/IndexApi.java
@@ -52,6 +52,7 @@ return R.fail("用户未绑定社区"); } comActEasyPhotoVO.setCommunityId(communityId); comActEasyPhotoVO.setLogInUserId(loginUserInfo.getUserId()); return communityService.pageEasyPhotoApplets(comActEasyPhotoVO); }