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