zoujiajian 1 年之前
父節點
當前提交
3be59f152c

+ 1 - 1
netflix-service/src/main/java/com/cyksj/service/relation/impl/GroupRelationFrontServiceImpl.java

@@ -391,7 +391,7 @@ public class GroupRelationFrontServiceImpl implements GroupRelationFrontService
 					ticket.setEmail(null);
 				}
 				//设置镜像车票信息
-				setMirrorTicketInfo(ticket);
+//				setMirrorTicketInfo(ticket);
 
 //			List<GroupsRelationUserView> relationUserViews = groupsRelationMapper.getUserRelationUserViews(ticket.getGroupId(), ticket.getRelationId(), ticket.getUserId(), List.of(GroupsRelation.Status.validity, GroupsRelation.Status.outside));
 //			ticket.setRelationViews(relationUserViews);