add seven
This commit is contained in:
@ -246,6 +246,7 @@ func (User) Edges() []ent.Edge {
|
||||
edge.To("card", Card.Type),
|
||||
edge.To("ue", Ue.Type),
|
||||
edge.To("ma", Ma.Type),
|
||||
edge.To("sev", Sev.Type),
|
||||
//Unique(),
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user