springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/java/com/panzhihua/community_backstage/api/CommunityActivityApi.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/java/com/panzhihua/community_backstage/api/CommunityActivityApi.java
@@ -1092,8 +1092,8 @@ comActEasyPhotoVO.setHandlerId(userId); } R<SysTemplateConfigVO> sysTemplateConfigVO=userService.selectTemplate(this.getAreaCode(),4); // R r = communityService.putEasypHotoStatus(comActEasyPhotoVO); R r = R.ok(); R r = communityService.putEasypHotoStatus(comActEasyPhotoVO); // R r = R.ok(); if (R.isOk(r)) { R r1 = communityService.detailEasyPhoto(id, userId); if (R.isOk(r1)) {