correct the primary key for login_token
This commit is contained in:
parent
ac67847f9d
commit
e9b877a4a3
|
@ -261,6 +261,7 @@ modified = 384
|
|||
|
||||
[login_token__keys]
|
||||
user_id = K
|
||||
token = K
|
||||
|
||||
[message]
|
||||
id = 129
|
||||
|
@ -542,4 +543,4 @@ created = 142
|
|||
modified = 384
|
||||
|
||||
[user_group__keys]
|
||||
id = N
|
||||
id = N
|
||||
|
|
Loading…
Reference in New Issue
Block a user