This commit is contained in:
suyl
2021-07-13 18:42:52 +08:00
parent 467d9b1456
commit 19229449d4

View File

@@ -62,7 +62,6 @@ type User struct {
func (*User) TableUnique() [][]string {
return [][]string{
[]string{"UserID"},
[]string{"UserID2", "DeletedAt"},
[]string{"Mobile", "DeletedAt"},
[]string{"Email", "DeletedAt"},
// []string{"IDCardNo", "DeletedAt"},