1
This commit is contained in:
@@ -63,7 +63,7 @@ type User struct {
|
||||
|
||||
func (user *User) TableUnique() [][]string {
|
||||
return [][]string{
|
||||
[]string{"Mobile", "DeletedAt"},
|
||||
[]string{"Mobile"},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user