@@ -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);