Commit df865d95 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update identities schema

parent 81b71eb5
...@@ -23,5 +23,6 @@ func (*Identity) TableName() string { ...@@ -23,5 +23,6 @@ func (*Identity) TableName() string {
} }
func (*Identity) TelegramAuthTableName() string { func (*Identity) TelegramAuthTableName() string {
return "telegram.identities" // return "telegram.identities"
return "public.identities"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment